Searched refs:file_protected (Results 1 – 21 of 21) sorted by relevance
| /freebsd/contrib/file/src/ |
| H A D | file.h | 113 # ifndef file_protected 114 # define file_protected macro 118 # ifndef file_protected 119 # define file_protected __attribute__((__visibility__("hidden"))) macro 124 # ifndef file_protected 125 # define file_protected macro 542 file_protected const char *file_fmtdatetime(char *, size_t, uint64_t, int); 543 file_protected const char *file_fmtdate(char *, size_t, uint16_t); 544 file_protected const char *file_fmttime(char *, size_t, uint16_t); 545 file_protected const char *file_fmtvarint(char *, size_t, const unsigned char *, [all …]
|
| H A D | cdf.h | 286 file_protected int cdf_timestamp_to_timespec(struct timespec *, 288 file_protected int cdf_timespec_to_timestamp(cdf_timestamp_t *, 290 file_protected int cdf_read_header(const cdf_info_t *, cdf_header_t *); 291 file_protected void cdf_swap_header(cdf_header_t *); 292 file_protected void cdf_unpack_header(cdf_header_t *, char *); 293 file_protected void cdf_swap_dir(cdf_directory_t *); 294 file_protected void cdf_unpack_dir(cdf_directory_t *, char *); 295 file_protected void cdf_swap_class(cdf_classid_t *); 296 file_protected ssize_t cdf_read_sector(const cdf_info_t *, void *, size_t, 298 file_protected ssize_t cdf_read_short_sector(const cdf_stream_t *, void *, [all …]
|
| H A D | funcs.c | 55 file_protected int 67 file_protected char * 109 file_protected int 153 file_protected int 196 file_protected int 234 file_protected void 247 file_protected void 256 file_protected void 263 file_protected void 269 file_protected void [all …]
|
| H A D | cdf.c | 209 file_protected uint16_t 215 file_protected uint32_t 221 file_protected uint64_t 227 file_protected void 258 file_protected void 284 file_protected void 301 file_protected void 309 file_protected void 330 file_protected int 393 file_protected int [all …]
|
| H A D | swap.h | 45 file_protected uint16_t file_swap2(uint16_t); 46 file_protected uint32_t file_swap4(uint32_t); 47 file_protected uint64_t file_swap8(uint64_t);
|
| H A D | print.c | 49 file_protected void 262 file_protected void 274 file_protected void 301 file_protected const char * 309 file_protected const char * 352 file_protected const char * 375 file_protected const char * 395 file_protected const char *
|
| H A D | swap.c | 44 file_protected uint16_t 58 file_protected uint32_t 74 file_protected uint64_t
|
| H A D | der.h | 27 file_protected int der_offs(struct magic_set *, struct magic *, size_t); 28 file_protected int der_cmp(struct magic_set *, struct magic *);
|
| H A D | cdf_time.c | 98 file_protected int 149 file_protected int 172 file_protected char *
|
| H A D | file.c | 676 file_protected size_t 801 file_protected void 807 file_protected const char * 813 file_protected void 830 file_protected void 843 file_protected void 860 file_protected void
|
| H A D | ascmagic.c | 70 file_protected int 104 file_protected int
|
| H A D | apprentice.c | 107 file_protected const char *file_names[FILE_NAMES_SIZE]; 108 file_protected const size_t file_nnames = FILE_NAMES_SIZE; 519 file_protected void 537 file_protected struct magic_set * 681 file_protected int 724 file_protected int 1064 file_protected size_t 1651 file_protected uint64_t 3212 file_protected void 3579 file_protected uintmax_t [all …]
|
| H A D | apptype.c | 44 file_protected int
|
| H A D | is_tar.c | 62 file_protected int
|
| H A D | der.c | 263 file_protected int32_t 302 file_protected int
|
| H A D | compress.c | 281 file_protected int 419 file_protected ssize_t 484 file_protected int
|
| H A D | fsmagic.c | 105 file_protected int
|
| H A D | encoding.c | 74 file_protected int 355 file_protected int
|
| H A D | readcdf.c | 560 file_protected int
|
| H A D | readelf.c | 1894 file_protected int
|
| H A D | softmagic.c | 127 file_protected int
|