Home
last modified time | relevance | path

Searched refs:file_error (Results 1 – 9 of 9) sorted by relevance

/trueos/contrib/file/src/
HDcompress.c265 file_error(ms, errno, in file_pipe2file()
280 file_error(ms, errno, "error copying from pipe to temp file"); in file_pipe2file()
285 file_error(ms, errno, "error while writing to temp file"); in file_pipe2file()
295 file_error(ms, errno, "could not dup descriptor for temp file"); in file_pipe2file()
359 file_error(ms, 0, "zlib: %s", z.msg); in uncompressgzipped()
365 file_error(ms, 0, "zlib: %s", z.msg); in uncompressgzipped()
397 file_error(ms, errno, "cannot create pipe"); in uncompressbuf()
433 file_error(ms, errno, "could not fork"); in uncompressbuf()
HDfsmagic.c77 file_error(ms, err, in bad_link()
161 file_error(ms, errno, "cannot stat `%s'", fn); in file_fsmagic()
290 file_error(ms, errno, "unreadable symlink `%s'", in file_fsmagic()
318 file_error(ms, 0, in file_fsmagic()
397 file_error(ms, 0, "invalid mode 0%o", sb->st_mode); in file_fsmagic()
HDapptype.c57 file_error(ms, errno, "cannot create tempnam"); in file_os2_apptype()
69 file_error(ms, errno, "cannot open tmp file `%s'", path); in file_os2_apptype()
73 file_error(ms, errno, "cannot write tmp file `%s'", in file_os2_apptype()
HDfuncs.c79 file_error(ms, errno, "vasprintf failed"); in file_vprintf()
121 file_error(struct magic_set *ms, int error, const char *f, ...) in file_error() function
145 file_error(ms, errno, "cannot allocate %" SIZE_T_FORMAT "u bytes", in file_oomem()
152 file_error(ms, errno, "error seeking"); in file_badseek()
158 file_error(ms, errno, "error reading"); in file_badread()
295 file_error(ms, 0, "no magic files loaded"); in file_reset()
HDapprentice.c435 file_error(ms, 0, "magic element size %lu != %lu", in apprentice_1()
693 file_error(ms, 0, "could not find any valid magic files!"); in file_apprentice()
717 file_error(ms, 0, "Invalid action %d", action); in file_apprentice()
1093 file_error(ms, errno, "cannot read magic file `%s'", in load_1()
1124 file_error(ms, 0, in load_1()
1130 file_error(ms, 0, in load_1()
2582 file_error(ms, 0, "string too long: `%s'", origs); in getstr()
2873 file_error(ms, errno, "cannot stat `%s'", dbname); in apprentice_map()
2877 file_error(ms, 0, "file `%s' is too %s", dbname, in apprentice_map()
2886 file_error(ms, errno, "cannot map `%s'", dbname); in apprentice_map()
[all …]
HDmagic.c466 file_error(ms, errno, "cannot read fd %d", fd); in file_or_fd()
468 file_error(ms, errno, "cannot read `%s'", in file_or_fd()
HDsoftmagic.c1217 file_error(ms, 0, "indirect recursion nesting (%hu) exceeded", in mget()
1223 file_error(ms, 0, "name use count (%hu) exceeded", in mget()
1712 file_error(ms, 0, "cannot find entry `%s'", rbuf); in mget()
1997 file_error(ms, errno, in magiccheck()
HDfile.h468 protected void file_error(struct magic_set *, int, const char *, ...)
HDreadelf.c1053 file_error(ms, errno, "Cannot allocate memory" in doshn()