Searched refs:audit_add_watch (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.h113 extern int audit_add_watch(struct audit_krule *krule, struct list_head **list);
121 #define audit_add_watch(k, l) (-EINVAL) macro
H A Daudit_watch.c439 int audit_add_watch(struct audit_krule *krule, struct list_head **list) function
H A Dauditfilter.c892 err = audit_add_watch(&entry->rule, &list);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/
H A Daudit.h113 extern int audit_add_watch(struct audit_krule *krule, struct list_head **list);
121 #define audit_add_watch(k, l) (-EINVAL) macro
H A Daudit_watch.c439 int audit_add_watch(struct audit_krule *krule, struct list_head **list) function
H A Dauditfilter.c892 err = audit_add_watch(&entry->rule, &list);

Completed in 112 milliseconds