Home
last modified time | relevance | path

Searched refs:AUR_BYTE_SIZE (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/bsm/
H A Daudit_record.h149 #define AUR_BYTE_SIZE sizeof(u_char) macro
150 #define AUR_CHAR_SIZE AUR_BYTE_SIZE
/f-stack/freebsd/security/audit/
H A Dbsm_token.c307 datasize = AUR_BYTE_SIZE; in au_to_data()