/freebsd/crypto/openssl/util/ |
H A D | check-format-test-negatives.c | 379 } e_type; typedef 383 } e_type; member 386 } e_type; member 389 enum e_type { enum 395 enum e_type { enum
|
/freebsd/contrib/openbsm/libbsm/ |
H A D | bsm_token.c | 1465 au_to_header32_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, in au_to_header32_tm() 1503 au_to_header32_ex_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, in au_to_header32_ex_tm() 1540 au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, in au_to_header64_tm() 1569 au_to_header32_ex(int rec_size, au_event_t e_type, au_emod_t e_mod) in au_to_header32_ex() 1586 au_to_header32(int rec_size, au_event_t e_type, au_emod_t e_mod) in au_to_header32() 1596 au_to_header64(__unused int rec_size, __unused au_event_t e_type, in au_to_header64() 1607 au_to_header(int rec_size, au_event_t e_type, au_emod_t e_mod) in au_to_header() 1615 au_to_header_ex(int rec_size, au_event_t e_type, au_emod_t e_mod) in au_to_header_ex()
|
/freebsd/sys/security/audit/ |
H A D | bsm_token.c | 1435 au_to_header32_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, in au_to_header32_tm() 1471 au_to_header32_ex_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, in au_to_header32_ex_tm() 1507 au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, in au_to_header64_tm() 1534 au_to_header32_ex(int rec_size, au_event_t e_type, au_emod_t e_mod) in au_to_header32_ex() 1551 au_to_header32(int rec_size, au_event_t e_type, au_emod_t e_mod) in au_to_header32() 1561 au_to_header64(__unused int rec_size, __unused au_event_t e_type, in au_to_header64() 1572 au_to_header(int rec_size, au_event_t e_type, au_emod_t e_mod) in au_to_header() 1580 au_to_header_ex(int rec_size, au_event_t e_type, au_emod_t e_mod) in au_to_header_ex()
|
/freebsd/contrib/opencsd/decoder/include/opencsd/ptm/ |
H A D | trc_pkt_elem_ptm.h | 142 inline void PtmTrcPacket::SetErrType(const ocsd_ptm_pkt_type e_type) in SetErrType()
|
/freebsd/contrib/opencsd/decoder/include/opencsd/etmv3/ |
H A D | trc_pkt_elem_etmv3.h | 186 inline void EtmV3TrcPacket::SetErrType(const ocsd_etmv3_pkt_type e_type) in SetErrType()
|
/freebsd/sbin/restore/ |
H A D | restore.h | 71 char e_type; /* type of this entry, see below */ member
|
/freebsd/lib/libipsec/ |
H A D | pfkey.c | 461 caddr_t keymat, u_int e_type, u_int e_keylen, u_int a_type, u_int a_keylen, in pfkey_send_update() argument 485 caddr_t keymat, u_int e_type, u_int e_keylen, u_int a_type, u_int a_keylen, in pfkey_send_add() argument 1028 u_int wsize, caddr_t keymat, u_int e_type, u_int e_keylen, u_int a_type, in pfkey_send_x1() argument [all...] |
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ |
H A D | ELFHeader.h | 63 elf_half e_type; ///< Object file type. member
|
H A D | ObjectFileELF.cpp | 3291 void ObjectFileELF::DumpELFHeader_e_type(Stream *s, elf_half e_type) { in DumpELFHeader_e_type()
|
/freebsd/contrib/openbsm/bsm/ |
H A D | libbsm.h | 306 u_int16_t e_type; member 325 u_int16_t e_type; member 336 u_int16_t e_type; member 345 u_int16_t e_type; member
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/ |
H A D | PerfJITEventListener.cpp | 368 uint16_t e_type; in FillMachine() member
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_pid.c | 573 GElf_Half e_type; in dt_pid_usdt_mapping() local
|
/freebsd/contrib/file/src/ |
H A D | readelf.h | 94 Elf32_Half e_type; member 111 Elf64_Half e_type; member
|
/freebsd/sys/sys/ |
H A D | elf32.h | 57 Elf32_Half e_type; /* File type. */ member
|
H A D | elf64.h | 66 Elf64_Half e_type; /* File type. */ member
|
/freebsd/contrib/elftoolchain/common/ |
H A D | elfdefinitions.h | 2403 Elf32_Half e_type; /* Object file type (ET_*). */ member 2422 Elf64_Half e_type; /* Object file type (ET_*). */ member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | ELF.h | 64 Elf32_Half e_type; // Type of file (see ET_* below) member 90 Elf64_Half e_type; member
|