Home
last modified time | relevance | path

Searched refs:AUR_SHORT_SIZE (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.101.4/bsd/bsm/
H A Daudit_record.h152 #define AUR_SHORT_SIZE sizeof(uint16_t) macro
/xnu-8020.101.4/bsd/security/audit/
H A Daudit_arg.c494 case AUR_SHORT_SIZE: in audit_arg_data()
H A Daudit_bsm_token.c258 datasize = AUR_SHORT_SIZE; in au_to_data()