Home
last modified time | relevance | path

Searched +defs:magic +defs:h (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/file/src/
H A Dfile.h206 uint16_t h; member
219 struct magic { struct
229 #define TEXTTEST 0x40 /* for passing to file_softmagic */ argument
233 uint8_t cont_level; /* level of ">" */
234 uint8_t factor;
237 uint8_t reln; /* relation (0=eq, '>'=gt, etc) */
238 uint8_t vallen; /* length of string value, if any */
239 uint8_t type; /* comparison type (FILE_*) */
240 uint8_t in_type; /* type of indirection */
323 uint8_t in_op; /* operator for indirection */
[all …]
H A Dapprentice.c106 struct magic *magic[MAGIC_SETS]; member
2614 int quad = 0, h; in check_format_type() local
3450 uint32_t h[2 + MAGIC_SETS]; in apprentice_compile() member
3543 byteswap(struct magic *magic, uint32_t nmagic) in byteswap()
/freebsd/crypto/libecc/include/libecc/hash/
H A Dstreebog.h81 u64 h[STREEBOG_BLOCK_U64_SIZE]; member
87 word_t magic; member
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_cpio.c175 int magic; member
365 const void *h, *hl; in archive_read_format_cpio_read_header() local
535 const void *h; in find_newc_header() local
596 const void *h; in header_newc() local
681 is_afio_large(const char *h, size_t len) in is_afio_large()
704 const void *h; in find_odc_header() local
771 const void *h; in header_odc() local
840 const void *h; in header_afiol() local
891 const void *h; in header_bin_le() local
936 const void *h; in header_bin_be() local
H A Darchive_read_support_format_tar.c63 char magic[6]; /* For POSIX: "ustar\0" */ member
90 char magic[8]; /* "ustar \0" (note blank/blank/null at end) */ member
372 const char *h; in archive_read_format_tar_bid() local
720 const char *h; in tar_read_header() local
992 checksum(struct archive_read *a, const void *h) in checksum()
1067 struct archive_entry *entry, const void *h, int64_t *unconsumed) in header_Solaris_ACL()
1173 struct archive_entry *entry, const void *h, int64_t *unconsumed) in header_gnu_longlink()
1207 struct archive_entry *entry, const void *h, int64_t *unconsumed) in header_gnu_longname()
1228 struct archive_entry *entry, const void *h, int64_t *unconsumed) in header_volume()
1287 struct archive_string *as, const void *h, int64_t *unconsumed) in read_body_to_string()
[all …]
H A Darchive_read_support_format_iso9660.c321 int magic; member
606 isNull(struct iso9660 *iso9660, const unsigned char *h, unsigned offset, in isNull()
623 isBootRecord(struct iso9660 *iso9660, const unsigned char *h) in isBootRecord()
639 isVolumePartition(struct iso9660 *iso9660, const unsigned char *h) in isVolumePartition()
665 isVDSetTerminator(struct iso9660 *iso9660, const unsigned char *h) in isVDSetTerminator()
685 isJolietSVD(struct iso9660 *iso9660, const unsigned char *h) in isJolietSVD()
734 isSVD(struct iso9660 *iso9660, const unsigned char *h) in isSVD()
794 isEVD(struct iso9660 *iso9660, const unsigned char *h) in isEVD()
873 isPVD(struct iso9660 *iso9660, const unsigned char *h) in isPVD()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITProfiling/
H A Dittnotify_config.h335 unsigned char magic[8]; member
357 #define NEW_THREAD_INFO_W(gptr,h,h_tail,t,s,n) { \ argument
374 #define NEW_THREAD_INFO_A(gptr,h,h_tail,t,s,n) { \ argument
391 #define NEW_DOMAIN_W(gptr,h,h_tail,name) { \ argument
407 #define NEW_DOMAIN_A(gptr,h,h_tail,name) { \ argument
423 #define NEW_STRING_HANDLE_W(gptr,h,h_tail,name) { \ argument
438 #define NEW_STRING_HANDLE_A(gptr,h,h_tail,name) { \ argument
/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_config.h451 unsigned char magic[8]; global() member
476 NEW_THREAD_INFO_W(gptr,h,h_tail,t,s,n) global() argument
494 NEW_THREAD_INFO_A(gptr,h,h_tail,t,s,n) global() argument
512 NEW_DOMAIN_W(gptr,h,h_tail,name) global() argument
529 NEW_DOMAIN_A(gptr,h,h_tail,name) global() argument
546 NEW_STRING_HANDLE_W(gptr,h,h_tail,name) global() argument
562 NEW_STRING_HANDLE_A(gptr,h,h_tail,name) global() argument
578 NEW_COUNTER_W(gptr,h,h_tail,name,domain,type) global() argument
596 NEW_COUNTER_A(gptr,h,h_tail,name,domain,type) global() argument
614 NEW_HISTOGRAM_W(gptr,h,h_tail,domain,name,x_type,y_type) global() argument
632 NEW_HISTOGRAM_A(gptr,h,h_tail,domain,name,x_type,y_type) global() argument
[all...]
/freebsd/contrib/libpcap/
H A Dsavefile.c484 uint8_t magic[4]; in pcap_fopen_offline_with_tstamp_precision() local
649 struct pcap_pkthdr h; in pcapint_offline_read() local
H A Dsf-pcap.c219 pcap_check_header(const uint8_t *magic, FILE *fp, u_int precision, char *errbuf, in pcap_check_header()
820 pcap_dump(u_char *user, const struct pcap_pkthdr *h, const u_char *sp) in pcap_dump()
/freebsd/stand/efi/loader/
H A Dframebuffer.c492 efifb_gop_get_edid(EFI_HANDLE h) in efifb_gop_get_edid()
494 const uint8_t magic[] = EDID_MAGIC; in efifb_gop_get_edid() local
/freebsd/sbin/savecore/
H A Dsavecore.c162 printheader(xo_handle_t *xo, const struct kerneldumpheader *h, in printheader()
490 compare_magic(const struct kerneldumpheader *kdh, const char *magic) in compare_magic()
/freebsd/crypto/openssh/
H A Dsshkey-xmss.c57 u_int32_t n, w, h, k; member
778 char *magic; in sshkey_xmss_deserialize_state() local
/freebsd/contrib/llvm-project/lld/COFF/
H A DChunks.cpp34 SectionChunk::SectionChunk(ObjFile *f, const coff_section *h, Kind k) in SectionChunk()
726 uint32_t magic = support::endian::read32le(data.data()); in consumeDebugMagic() local
/freebsd/contrib/libucl/src/
H A Ducl_util.c304 char *t = str, *h = str; local
437 char *t = str, *h = str; local
2797 char magic[4]; /* safety check */ member
/freebsd/crypto/heimdal/lib/roken/
H A Dsocket_wrapper.c650 unsigned long magic; member
722 static const struct swrap_file_hdr h; in socket_wrapper_pcap_file() local
/freebsd/libexec/rtld-elf/
H A Drtld.c340 #define LD_UTRACE(e, h, mb, ms, r, n) \ argument
1866 Elf32_Word h = 0; in elf_hash() local
1882 uint32_t h; in gnu_hash() local
2135 uint32_t magic; /* Magic number */ in gethints() local
/freebsd/sys/contrib/xen/arch-x86/hvm/
H A Dsave.h39 uint32_t magic; /* Must be HVM_FILE_MAGIC */ member
280 static inline int _hvm_hw_fix_cpu(void *h, uint32_t size) { in _hvm_hw_fix_cpu()
/freebsd/contrib/unbound/daemon/
H A Dremote.c1673 hashvalue_type h; do_cache_remove() local
3646 char magic[7]; handle_req() local
[all...]
/freebsd/sys/dev/bce/
H A Dif_bce.c2894 u32 magic, csum; in bce_nvram_test() local
7903 int h; in bce_hash_maddr() local
/freebsd/contrib/sqlite3/
H A Dsqlite3.c14820 unsigned int h; /* hash for pKey */ member
24784 int h, m; /* Hour and minutes */ member
24918 int h, m, s; in parseHhMmSs() local
25660 int Y,M,D,h,m,x; in parseModifier() local
26179 int h = x.h; in strftimeFunc() local
35962 u8 h = 0; in sqlite3StrIHash() local
36997 SQLITE_PRIVATE u8 sqlite3HexToInt(int h){ in sqlite3HexToInt()
37432 unsigned int h = 0; in strHash() local
37536 unsigned int h; /* The computed hash */ in findElementWithHash() local
37619 unsigned int h; /* the hash of the key modulo hash table size */ in sqlite3HashInsert() local
[all …]