Home
last modified time | relevance | path

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

/f-stack/freebsd/bsm/
H A Daudit_record.h237 token_t *au_to_exit(int retval, int err);
/f-stack/freebsd/security/audit/
H A Dbsm_token.c350 au_to_exit(int retval, int err) in au_to_exit() function
H A Daudit_bsm.c745 tok = au_to_exit(ar->ar_arg_exitretval, in kaudit_to_bsm()