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

/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit.c259 if (ar->k_ar.ar_arg_upath1 != NULL)
260 free(ar->k_ar.ar_arg_upath1, M_AUDITPATH);
821 pathp = &ar->k_ar.ar_arg_upath1;
H A Daudit_private.h242 char *ar_arg_upath1; member in struct:audit_record
H A Daudit_bsm.c220 tok = au_to_path(ar->ar_arg_upath1); \
246 tok = au_to_path(ar->ar_arg_upath1); \
H A Daudit_arg.c680 pathp = &ar->k_ar.ar_arg_upath1;

Completed in 14 milliseconds