Searched defs:e_type (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/security/audit/ |
| H A D | bsm_token.c | 1438 au_to_header32_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, in au_to_header32_tm() 1474 au_to_header32_ex_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, in au_to_header32_ex_tm() 1510 au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, in au_to_header64_tm() 1537 au_to_header32_ex(int rec_size, au_event_t e_type, au_emod_t e_mod) in au_to_header32_ex() 1554 au_to_header32(int rec_size, au_event_t e_type, au_emod_t e_mod) in au_to_header32() 1564 au_to_header64(__unused int rec_size, __unused au_event_t e_type, in au_to_header64() 1575 au_to_header(int rec_size, au_event_t e_type, au_emod_t e_mod) in au_to_header() 1583 au_to_header_ex(int rec_size, au_event_t e_type, au_emod_t e_mod) in au_to_header_ex()
|
| /f-stack/freebsd/sys/ |
| H A D | elf32.h | 59 Elf32_Half e_type; /* File type. */ member
|
| H A D | elf64.h | 68 Elf64_Half e_type; /* File type. */ member
|