Searched defs:magic (Results 151 - 175 of 253) sorted by relevance

1234567891011

/freebsd-12-stable/sys/contrib/octeon-sdk/
H A Docteon-boot-info.h134 uint64_t magic; member in struct:linux_app_global_data::__anon11497::__anon11498
/freebsd-12-stable/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_sprom.c128 bhnd_nvram_sprom_check_magic(struct bhnd_nvram_io *io, const bhnd_sprom_layout *layout, uint16_t *magic) argument
186 uint16_t magic; local
726 uint16_t magic; local
[all...]
/freebsd-12-stable/sys/dev/sume/
H A Dif_sume.c219 uint16_t dport, plen, magic; local
/freebsd-12-stable/sys/dev/sfxge/
H A Dsfxge_rx.c190 uint16_t magic; local
/freebsd-12-stable/sys/net/
H A Dif_sppp.h30 u_long magic; /* local magic number */ member in struct:slcp
/freebsd-12-stable/stand/i386/libi386/
H A Dmultiboot.h104 multiboot_uint32_t magic; member in struct:multiboot_header
/freebsd-12-stable/crypto/openssh/
H A Dsshkey-xmss.c750 char *magic; local
/freebsd-12-stable/crypto/openssl/apps/
H A Denc.c95 static const char magic[] = "Salted__"; local
H A Dpasswd.c311 static char *md5crypt(const char *passwd, const char *magic, const char *salt) argument
493 static char *shacrypt(const char *passwd, const char *magic, const char *salt) argument
[all...]
/freebsd-12-stable/sbin/savecore/
H A Dsavecore.c379 compare_magic(const struct kerneldumpheader *kdh, const char *magic) argument
[all...]
/freebsd-12-stable/crypto/openssl/crypto/pem/
H A Dpvkfmt.c186 unsigned int bitlen, magic; local
207 unsigned int bitlen, magic, length; local
430 unsigned int bitlen, magic = 0, keyalg; local
680 unsigned int magic; local
[all...]
/freebsd-12-stable/usr.bin/vtfontcvt/
H A Dvtfontcvt.c594 uint8_t magic[8]; member in struct:file_header
/freebsd-12-stable/contrib/llvm-project/lld/COFF/
H A DDriver.cpp266 file_magic magic = identify_magic(mb.getBuffer()); local
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_config.h442 unsigned char magic[8]; member in struct:___itt_global
/freebsd-12-stable/contrib/ntp/lib/isc/
H A Dentropy.c101 unsigned int magic; member in struct:isc_entropy
141 unsigned int magic; member in struct:isc_entropysource
H A Dlog.c117 unsigned int magic; member in struct:isc_logconfig
147 unsigned int magic; member in struct:isc_log
/freebsd-12-stable/contrib/ntp/lib/isc/include/isc/
H A Dsocket.h320 unsigned int magic; member in struct:isc_socketmgr
336 unsigned int magic; member in struct:isc_socket
/freebsd-12-stable/contrib/openbsm/libbsm/
H A Dbsm_token.c1633 u_int16_t magic = AUT_TRAILER_MAGIC; local
/freebsd-12-stable/contrib/libpcap/
H A Dsf-pcapng.c764 pcap_ng_check_header(const uint8_t *magic, FILE *fp, u_int precision, argument
/freebsd-12-stable/contrib/binutils/bfd/
H A Dpeicode.h92 unsigned short magic; member in struct:__anon472
658 unsigned short magic; member in struct:__anon473
729 pe_ILF_build_a_bfd(bfd * abfd, unsigned int magic, char * symbol_name, char * source_dll, unsigned int ordinal, unsigned int types) argument
1074 unsigned int magic; local
[all...]
/freebsd-12-stable/contrib/binutils/include/coff/
H A Drs6000.h36 unsigned char magic[2]; /* type of file */ member in struct:__anon638
H A Drs6k64.h43 unsigned char magic[2]; /* type of file */ member in struct:__anon655
H A Dsym.h66 short magic; /* to verify validity of the table */ member in struct:__anon678
/freebsd-12-stable/contrib/dtc/
H A Dflattree.c820 uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys; local
[all...]
/freebsd-12-stable/contrib/file/src/
H A Dsoftmagic.c194 match(struct magic_set *ms, struct magic *magic, uint32_t nmagic, const struct buffer *b, size_t offset, int mode, int text, int flip, uint16_t *indir_count, uint16_t *name_count, int *printed_something, int *need_separator, int *returnval, int *found_match) argument
[all...]

Completed in 296 milliseconds

1234567891011