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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Daudit.h115 extern char *audit_watch_path(struct audit_watch *watch);
123 #define audit_watch_path(w) "" macro
H A Dauditfilter.c637 audit_watch_path(krule->watch));
689 if (strcmp(audit_watch_path(a->watch),
690 audit_watch_path(b->watch)))
H A Daudit_watch.c134 char *audit_watch_path(struct audit_watch *watch) function

Completed in 68 milliseconds