Lines Matching refs:file_error

158  		file_error(ms, 0, "magic element size %lu != %lu",
462 file_error(ms, errno, "cannot read magic file `%s'",
969 file_error(ms, errno, "cannot stat `%s'", dbname);
974 file_error(ms, 0, "file `%s' is too %s", dbname,
985 - file_error(ms, errno, "cannot map `%s'", dbname);
1016 + file_error(ms, 0, "bad magic in `%s'", dbname);
1027 + file_error(ms, 0, "File %d.%d supports only version %d magic "
1034 - file_error(ms, errno, "cannot mprotect `%s'", dbname);
1048 + file_error(ms, 0, "Size of `%s' %llu is not a multiple of %zu",
1066 + file_error(ms, 0, "Inconsistent entries in `%s' %u != %u",
1100 file_error(ms, 0, "File %s supports only version %d magic "
1132 file_error(ms, errno, "cannot open `%s'", dbname);
1141 file_error(ms, errno, "error writing `%s'", dbname);
1150 file_error(ms, errno, "error writing `%s'", dbname);
2303 -protected void file_error(struct magic_set *, int, const char *, ...)
2310 +protected void file_error(struct magic_set *, int, const char *, ...);
2482 - file_error(ms, err,
2561 + file_error(ms, errno, "cannot stat `%s'", fn);
2572 - file_error(ms, errno, "cannot stat `%s'", fn);
2578 + file_error(ms, errno, "cannot stat `%s'", fn);
2727 - file_error(ms, errno, "unreadable symlink `%s'",
2729 + file_error(ms, errno, "unreadable symlink `%s'", fn);
2757 - file_error(ms, 0,
2937 file_error(ms, errno, "error reading");
3623 - file_error(ms, errno, "cannot read fd %d", fd);
3625 - file_error(ms, errno, "cannot read `%s'",
3630 + file_error(ms, errno, "cannot read `%s'", inname);
4176 - file_error(ms, errno,