Searched refs:audit_arg_process (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/security/audit/
H A Daudit.h95 void audit_arg_process(struct proc *p);
232 audit_arg_process((p)); \
H A Daudit_arg.c390 audit_arg_process(struct proc *p) function
395 KASSERT(p != NULL, ("audit_arg_process: p == NULL"));

Completed in 47 milliseconds