Searched refs:ar_arg_upath2 (Results 1 - 4 of 4) sorted by relevance

/xnu-2782.1.97/bsd/security/audit/
H A Daudit.c260 if (ar->k_ar.ar_arg_upath2 != NULL)
261 free(ar->k_ar.ar_arg_upath2, M_AUDITPATH);
H A Daudit_private.h243 char *ar_arg_upath2; member in struct:audit_record
H A Daudit_arg.c677 pathp = &ar->k_ar.ar_arg_upath2;
H A Daudit_bsm.c225 tok = au_to_path(ar->ar_arg_upath2); \

Completed in 16 milliseconds