Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/security/audit/
H A Daudit.c260 if (ar->k_ar.ar_arg_upath1 != NULL) { in audit_record_dtor()
261 zfree(ZV_NAMEI, ar->k_ar.ar_arg_upath1); in audit_record_dtor()
952 pathp = &ar->k_ar.ar_arg_upath1; in audit_proc_coredump()
H A Daudit_private.h264 char *ar_arg_upath1; member
H A Daudit_arg.c665 pathp = &ar->k_ar.ar_arg_upath1; in audit_arg_upath()
H A Daudit_bsm.c220 tok = au_to_path(ar->ar_arg_upath1); \
253 tok = au_to_path(ar->ar_arg_upath1); \