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

/linux-master/kernel/
H A Daudit.h273 extern char *audit_watch_path(struct audit_watch *watch);
312 #define audit_watch_path(w) "" macro
H A Dauditfilter.c671 audit_watch_path(krule->watch));
736 if (strcmp(audit_watch_path(a->watch),
737 audit_watch_path(b->watch)))
H A Daudit_watch.c123 char *audit_watch_path(struct audit_watch *watch) function

Completed in 133 milliseconds