Home
last modified time | relevance | path

Searched defs:e_type (Results 1 – 17 of 17) sorted by relevance

/freebsd/crypto/openssl/util/
H A Dcheck-format-test-negatives.c379 } 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 Dbsm_token.c1465 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 Dbsm_token.c1435 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 Dtrc_pkt_elem_ptm.h142 inline void PtmTrcPacket::SetErrType(const ocsd_ptm_pkt_type e_type) in SetErrType()
/freebsd/contrib/opencsd/decoder/include/opencsd/etmv3/
H A Dtrc_pkt_elem_etmv3.h186 inline void EtmV3TrcPacket::SetErrType(const ocsd_etmv3_pkt_type e_type) in SetErrType()
/freebsd/sbin/restore/
H A Drestore.h71 char e_type; /* type of this entry, see below */ member
/freebsd/lib/libipsec/
H A Dpfkey.c461 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 DELFHeader.h63 elf_half e_type; ///< Object file type. member
H A DObjectFileELF.cpp3291 void ObjectFileELF::DumpELFHeader_e_type(Stream *s, elf_half e_type) { in DumpELFHeader_e_type()
/freebsd/contrib/openbsm/bsm/
H A Dlibbsm.h306 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 DPerfJITEventListener.cpp368 uint16_t e_type; in FillMachine() member
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_pid.c573 GElf_Half e_type; in dt_pid_usdt_mapping() local
/freebsd/contrib/file/src/
H A Dreadelf.h94 Elf32_Half e_type; member
111 Elf64_Half e_type; member
/freebsd/sys/sys/
H A Delf32.h57 Elf32_Half e_type; /* File type. */ member
H A Delf64.h66 Elf64_Half e_type; /* File type. */ member
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h2403 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 DELF.h64 Elf32_Half e_type; // Type of file (see ET_* below) member
90 Elf64_Half e_type; member