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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 121 milliseconds