Home
last modified time | relevance | path

Searched refs:file_printf (Results 1 – 15 of 15) sorted by relevance

/freebsd-14.2/contrib/file/src/
H A Dapptype.c109 if (file_printf(ms, "32-bit ") == -1) in file_os2_apptype()
119 if (file_printf(ms, "file_protected ") == -1) in file_os2_apptype()
121 if (file_printf(ms, "DLL") == -1) in file_os2_apptype()
124 if (file_printf(ms, "Windows executable") == -1) in file_os2_apptype()
134 if (file_printf(ms, "DOS executable") == -1) in file_os2_apptype()
138 if (file_printf(ms, ", magic(4)-> ") == -1) in file_os2_apptype()
143 if (file_printf(ms, "bound executable") == -1) in file_os2_apptype()
146 if (file_printf(ms, "PM executable") == -1) in file_os2_apptype()
155 if (file_printf(ms, " [NOTWINDOWCOMPAT]") == -1) in file_os2_apptype()
159 if (file_printf(ms, " [WINDOWCOMPAT]") == -1) in file_os2_apptype()
[all …]
H A Dfsmagic.c75 file_printf(ms, "inode/symlink") in bad_link()
94 if (file_printf(ms, "inode/%s", str) == -1) in handle_mime()
96 if ((mime & MAGIC_MIME_ENCODING) && file_printf(ms, in handle_mime()
166 if (file_printf(ms, "cannot open `%s' (%s)", in file_fsmagic()
176 if (file_printf(ms, "%ssetuid", COMMA) == -1) in file_fsmagic()
181 if (file_printf(ms, "%ssetgid", COMMA) == -1) in file_fsmagic()
186 if (file_printf(ms, "%ssticky", COMMA) == -1) in file_fsmagic()
258 if (file_printf(ms, "%sblock special (%ld/%ld)", in file_fsmagic()
305 } else if (file_printf(ms, in file_fsmagic()
344 } else if (file_printf(ms, in file_fsmagic()
[all …]
H A Dreadelf.c378 if (file_printf(ms, in dophn_core()
958 if (file_printf(ms, in get_offset_from_virtaddr()
1400 if (file_printf(ms, in doshn()
1443 if (file_printf(ms, in doshn()
1468 if (file_printf(ms, in doshn()
1617 if (file_printf(ms, in doshn()
1623 if (file_printf(ms, in doshn()
1631 if (file_printf(ms, in doshn()
1639 if (file_printf(ms, in doshn()
1685 if (file_printf(ms, in dophn_exec()
[all …]
H A Dascmagic.c237 if (file_printf(ms, ", ") == -1) in file_ascmagic_with_encoding()
254 if (file_printf(ms, "%s", code) == -1) in file_ascmagic_with_encoding()
280 if (file_printf(ms, ", with") == -1) in file_ascmagic_with_encoding()
285 if (file_printf(ms, " no") == -1) in file_ascmagic_with_encoding()
289 if (file_printf(ms, " CRLF") == -1) in file_ascmagic_with_encoding()
292 if (file_printf(ms, ",") == -1) in file_ascmagic_with_encoding()
296 if (file_printf(ms, " CR") == -1) in file_ascmagic_with_encoding()
299 if (file_printf(ms, ",") == -1) in file_ascmagic_with_encoding()
303 if (file_printf(ms, " LF") == -1) in file_ascmagic_with_encoding()
306 if (file_printf(ms, ",") == -1) in file_ascmagic_with_encoding()
[all …]
H A Dreadcdf.c216 if (file_printf(ms, ", %s: %s", in cdf_file_property_info()
233 if (NOTMIME(ms) && file_printf(ms, in cdf_file_property_info()
244 if (NOTMIME(ms) && file_printf(ms, in cdf_file_property_info()
282 if (file_printf(ms, "%s%s", in cdf_file_catalog()
315 if (file_printf(ms, ", %s Endian", in cdf_file_summary_info()
342 if (file_printf(ms, ", %s", str) == -1) in cdf_file_summary_info()
416 if (file_printf(ms, "%s", str) == -1) in cdf_check_summary_info()
600 if (file_printf(ms, "CLSID %s, ", in file_trycdf()
615 if (file_printf(ms, in file_trycdf()
670 if (file_printf(ms, in file_trycdf()
[all …]
H A Dfuncs.c204 (void)file_printf(ms, " "); in file_error_core()
207 (void)file_printf(ms, " (%s)", strerror(error)); in file_error_core()
260 return file_printf(ms, FILE_SEPARATOR); in file_separator()
297 file_printf(ms, "application/%s", in file_default()
303 if (file_printf(ms, "UNKNUNKN") == -1) in file_default()
308 if (file_printf(ms, "???") == -1) in file_default()
464 if (file_printf(ms, "%s", rbuf) == -1) in file_buffer()
490 if (file_printf(ms, "%s", def) == -1) in file_buffer()
497 if (file_printf(ms, "; charset=") == -1) in file_buffer()
499 if (file_printf(ms, "%s", code_mime) == -1) in file_buffer()
[all …]
H A Dsoftmagic.c444 if (file_printf(ms, " ") == -1) in match()
654 if (file_printf(ms, F(ms, desc, "%s"), in mprint()
687 if (file_printf(ms, F(ms, desc, "%s"), in mprint()
696 if (file_printf(ms, F(ms, desc, "%s"), in mprint()
705 if (file_printf(ms, F(ms, desc, "%s"), in mprint()
713 if (file_printf(ms, F(ms, desc, "%s"), in mprint()
721 if (file_printf(ms, F(ms, desc, "%s"), in mprint()
798 if (file_printf(ms, F(ms, desc, "%s"), in mprint()
811 if (file_printf(ms, F(ms, desc, "%s"), in mprint()
818 if (file_printf(ms, F(ms, desc, "%s"), in mprint()
[all …]
H A Dis_csv.c153 if (file_printf(ms, "text/csv") == -1) in file_is_csv()
158 if (file_printf(ms, "CSV %s%stext", code ? code : "", in file_is_csv()
H A Dis_simh.c165 if (file_printf(ms, "application/SIMH-tape-data") == -1) in file_is_simh()
170 if (file_printf(ms, "SIMH tape data") == -1) in file_is_simh()
H A Dmagic.c278 if (file_printf(ms, "writable, ") == -1) in unreadable_info()
282 if (file_printf(ms, "executable, ") == -1) in unreadable_info()
292 if (file_printf(ms, "writable, ") == -1) in unreadable_info()
298 if (file_printf(ms, "regular file, ") == -1) in unreadable_info()
300 if (file_printf(ms, "no read permission") == -1) in unreadable_info()
H A Dis_json.c442 if (file_printf(ms, "application/%s", in file_is_json()
447 if (file_printf(ms, "%sJSON text data", in file_is_json()
452 if (file_printf(ms, " (%" SIZE_T_FORMAT "u object%s, %" SIZE_T_FORMAT in file_is_json()
H A Dcompress.c258 return file_printf(ms, "ERROR:[%s: %s]", methodname(i), buf); in format_decompression_error()
264 return file_printf(ms, "application/x-decompression-error-%s-%s", in format_decompression_error()
331 if ((file_printf(ms, in file_zmagic()
347 if (file_printf(ms, "%s", rbuf) == -1) { in file_zmagic()
353 if (!mime && file_printf(ms, ")") == -1) in file_zmagic()
H A Dis_tar.c84 if (file_printf(ms, "%s", mime ? "application/x-tar" : in file_is_tar()
H A Dfile.h544 file_protected int file_printf(struct magic_set *, const char *, ...)
/freebsd-14.2/contrib/file/
H A DChangeLog1671 * fix integer underflow in file_printf which can lead to