Home
last modified time | relevance | path

Searched refs:audit_arg_file (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/security/audit/
H A Daudit.h138 void audit_arg_file(struct proc *p, struct file *fp);
221 audit_arg_file((p), (fp)); \
H A Daudit_arg.c673 audit_arg_file(struct proc *p, struct file *fp) in audit_arg_file() function