Searched refs:audit_dupe_exe (Results 1 - 3 of 3) sorted by relevance

/linux-master/kernel/
H A Daudit.h284 extern int audit_dupe_exe(struct audit_krule *new, struct audit_krule *old);
321 #define audit_dupe_exe(n, o) (-EINVAL) macro
H A Daudit_watch.c505 int audit_dupe_exe(struct audit_krule *new, struct audit_krule *old) function
H A Dauditfilter.c879 err = audit_dupe_exe(new, old);

Completed in 120 milliseconds