Searched defs:audit_dupe_exe (Results 1 – 2 of 2) sorted by relevance
/linux/kernel/ | ||
H A D | audit_watch.c | 509 int audit_dupe_exe(struct audit_krule *new, struct audit_krule *old) in audit_dupe_exe() function |
H A D | audit.h | 322 #define audit_dupe_exe(n, o) (-EINVAL) macro |