| /freebsd-14.2/contrib/file/src/ |
| H A D | apptype.c | 109 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 D | fsmagic.c | 75 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 D | readelf.c | 378 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 D | ascmagic.c | 237 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 D | readcdf.c | 216 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 D | funcs.c | 204 (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 D | softmagic.c | 444 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 D | is_csv.c | 153 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 D | is_simh.c | 165 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 D | magic.c | 278 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 D | is_json.c | 442 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 D | compress.c | 258 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 D | is_tar.c | 84 if (file_printf(ms, "%s", mime ? "application/x-tar" : in file_is_tar()
|
| H A D | file.h | 544 file_protected int file_printf(struct magic_set *, const char *, ...)
|
| /freebsd-14.2/contrib/file/ |
| H A D | ChangeLog | 1671 * fix integer underflow in file_printf which can lead to
|