Lines Matching refs:file_error

133  		file_error(ms, 0, "magic element size %lu != %lu",
412 file_error(ms, errno, "cannot read magic file `%s'",
699 file_error(ms, errno, "cannot stat `%s'", dbname);
704 file_error(ms, 0, "file `%s' is too %s", dbname,
714 - file_error(ms, errno, "cannot map `%s'", dbname);
745 + file_error(ms, 0, "bad magic in `%s'", dbname);
756 + file_error(ms, 0, "File %d.%d supports only version %d magic "
775 + file_error(ms, 0, "Size of `%s' %llu is not a multiple of %zu",
793 + file_error(ms, 0, "Inconsistent entries in `%s' %u != %u",
823 file_error(ms, 0, "File %s supports only version %d magic "
857 file_error(ms, errno, "cannot open `%s'", dbname);
866 file_error(ms, errno, "error writing `%s'", dbname);
874 file_error(ms, errno, "error writing `%s'", dbname);
1536 -protected void file_error(struct magic_set *, int, const char *, ...)
1543 +protected void file_error(struct magic_set *, int, const char *, ...);
1664 - file_error(ms, err,
1744 + file_error(ms, errno, "cannot stat `%s'", fn);
1762 + file_error(ms, errno, "cannot stat `%s'", fn);
1773 - file_error(ms, errno, "cannot stat `%s'", fn);
1888 - file_error(ms, errno, "unreadable symlink `%s'",
1890 + file_error(ms, errno, "unreadable symlink `%s'", fn);
1917 - file_error(ms, 0,
2054 - file_error(ms, errno, "vasprintf failed");
2127 file_error(ms, errno, "error reading");
2726 - file_error(ms, errno, "cannot read fd %d", fd);
2728 - file_error(ms, errno, "cannot read `%s'",
2733 + file_error(ms, errno, "cannot read `%s'", inname);
3586 - file_error(ms, errno,