Searched refs:audit_to_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.h112 extern int audit_to_watch(struct audit_krule *krule, char *path, int len, u32 op);
120 #define audit_to_watch(k, p, l, o) (-EINVAL) macro
H A Daudit_watch.c189 int audit_to_watch(struct audit_krule *krule, char *path, int len, u32 op) function
H A Dauditfilter.c502 err = audit_to_watch(&entry->rule, str, f->val, f->op);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/
H A Daudit.h112 extern int audit_to_watch(struct audit_krule *krule, char *path, int len, u32 op);
120 #define audit_to_watch(k, p, l, o) (-EINVAL) macro
H A Daudit_watch.c189 int audit_to_watch(struct audit_krule *krule, char *path, int len, u32 op) function
H A Dauditfilter.c502 err = audit_to_watch(&entry->rule, str, f->val, f->op);

Completed in 117 milliseconds