Searched defs:audit_dupe_exe (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/kernel/ | ||
D | audit_watch.c | 537 int audit_dupe_exe(struct audit_krule *new, struct audit_krule *old) in audit_dupe_exe() function |
D | audit.h | 301 #define audit_dupe_exe(n, o) (-EINVAL) macro |