/freebsd/contrib/file/src/ |
H A D | file.h | 209 struct magic { struct 220 #define TEXTTEST 0x40 /* for passing to file_softmagic */ argument 223 uint8_t factor; 226 uint8_t reln; /* relation (0=eq, '>'=gt, etc) */ 227 uint8_t vallen; /* length of string value, if any */ 228 uint8_t type; /* comparison type (FILE_*) */ 229 uint8_t in_type; /* type of indirection */ 312 uint8_t in_op; /* operator for indirection */ 313 uint8_t mask_op; /* operator for mask */ 315 uint8_t cond; /* conditional type */ [all …]
|
/freebsd/sys/dev/drm2/ |
H A D | drm_auth.c | 51 static struct drm_file *drm_find_file(struct drm_master *master, drm_magic_t magic) in drm_find_file() 79 drm_magic_t magic) in drm_add_magic() 107 int drm_remove_magic(struct drm_master *master, drm_magic_t magic) in drm_remove_magic()
|
/freebsd/contrib/libfido2/fuzz/ |
H A D | udev.c | 21 int magic; member 25 int magic; member 30 int magic; member 34 int magic; member
|
/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/ |
H A D | synch.h | 69 uint16_t magic; member 95 uint16_t magic; member 106 uint16_t magic; member 121 uint16_t magic; member
|
/freebsd/tools/regression/netinet6/inet6_rth/ |
H A D | inet6_rth-segments.c | 227 char magic[] = "MAGIC"; in test_cmsg_nexthdr() local 285 char magic[] = "MAGIC"; in test_cmsg_firsthdr() local
|
/freebsd/usr.bin/lastcomm/ |
H A D | readrec.c | 167 uint8_t magic, version; in readrec_vx() local 199 int magic, rv; in readrec_forward() local
|
/freebsd/contrib/jemalloc/src/ |
H A D | div.c | 41 uint32_t magic = (uint32_t)(two_to_k / d); in div_init() local
|
/freebsd/contrib/ntp/libntp/lib/isc/include/isc/ |
H A D | ondestroy.h | 82 unsigned int magic; member
|
H A D | timer.h | 139 unsigned int magic; member 153 unsigned int magic; member
|
H A D | magic.h | 26 unsigned int magic; member
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_options.c | 42 _archive_set_option(struct archive * a,const char * m,const char * o,const char * v,int magic,const char * fn,option_handler use_option) _archive_set_option() argument 101 _archive_set_options(struct archive * a,const char * options,int magic,const char * fn,option_handler use_option) _archive_set_options() argument
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | Target.h | 113 uint32_t magic; variable 157 static constexpr uint32_t magic = llvm::MachO::MH_MAGIC_64; member 173 static constexpr uint32_t magic = llvm::MachO::MH_MAGIC; member
|
/freebsd/contrib/elftoolchain/libpe/ |
H A D | libpe_init.c | 42 char magic[sizeof(PE_DosHdr)]; in libpe_open_object() local
|
/freebsd/sys/contrib/xen/ |
H A D | xencomm.h | 36 uint32_t magic; member
|
/freebsd/sys/dev/sfxge/common/ |
H A D | siena_flash.h | 63 efx_dword_t magic; member 68 efx_dword_t magic; member 108 efx_dword_t magic; /* = SIENA_MC_BOOT_MAGIC */ member 148 efx_dword_t magic; /* = SIENA_MC_STATIC_CONFIG_MAGIC */ member 183 efx_dword_t magic; /* = SIENA_MC_DYNAMIC_CONFIG_MAGIC */ member 199 efx_dword_t magic; /* = SIENA_MC_EXPROM_COMBO_MAGIC or SIENA_MC_EXPROM_COMBO_V2_MAGIC */ member
|
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | div.h | 17 uint32_t magic; member
|
/freebsd/contrib/sendmail/src/ |
H A D | statusd_shm.h | 29 unsigned long magic; member
|
/freebsd/lib/libcrypt/ |
H A D | crypt-nthash.c | 54 static const char *magic = "$3$"; in crypt_nthash() local
|
H A D | crypt-md5.c | 53 static const char *magic = "$1$"; in crypt_md5() local
|
/freebsd/contrib/file/ |
H A D | Makefile.am | 6 SUBDIRS = src magic tests doc python subdir
|
/freebsd/contrib/unbound/libunbound/ |
H A D | unbound-event.h | 117 unsigned long magic; member 168 unsigned long magic; member
|
/freebsd/cddl/contrib/opensolaris/head/ |
H A D | synch.h | 54 uint16_t magic; member 84 uint16_t magic; member
|
/freebsd/sys/dev/enic/ |
H A D | vnic_resource.h | 47 u32 magic; member 52 u32 magic; /* magic number */ member
|
/freebsd/usr.bin/mkuzip/ |
H A D | mkuz_format.h | 33 const char *magic; member
|
/freebsd/usr.sbin/fifolog/lib/ |
H A D | libfifolog_int.h | 30 unsigned magic; member
|