Searched defs:rec_size (Results 1 – 6 of 6) sorted by relevance
/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() 1629 au_to_trailer(int rec_size) in au_to_trailer()
|
/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() 1594 au_to_trailer(int rec_size) in au_to_trailer()
|
/freebsd/stand/i386/cdboot/ |
H A D | cdboot.S | 569 rec_size: .long 0x0 # File size label
|
/freebsd/sys/dev/bhnd/nvram/ |
H A D | bhnd_nvram_data_tlv.c | 260 size_t rec_size; in bhnd_nvram_tlv_serialize() local
|
/freebsd/sys/dev/sound/pci/ |
H A D | fm801.c | 161 rec_size; member
|
/freebsd/sys/sys/ |
H A D | soundcard.h | 138 int rec_size; member
|