Searched refs:au_to_path (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/bsd/security/audit/
H A Daudit_bsm.c218 tok = au_to_path(ar->ar_arg_upath1); \
225 tok = au_to_path(ar->ar_arg_upath2); \
232 tok = au_to_path(ar->ar_arg_kpath1); \
244 tok = au_to_path(ar->ar_arg_upath1); \
248 tok = au_to_path(ar->ar_arg_kpath1); \
269 tok = au_to_path(ar->ar_arg_kpath1); \
H A Daudit_bsm_token.c558 au_to_path(const char *text) function
/xnu-2782.1.97/bsd/bsm/
H A Daudit_record.h235 token_t *au_to_path(const char *path);

Completed in 38 milliseconds