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

/linux-master/kernel/
H A Daudit.h269 extern int audit_to_watch(struct audit_krule *krule, char *path, int len,
309 #define audit_to_watch(k, p, l, o) (-EINVAL) macro
H A Daudit_watch.c178 int audit_to_watch(struct audit_krule *krule, char *path, int len, u32 op) function
H A Dauditfilter.c548 err = audit_to_watch(&entry->rule, str, f_val, f->op);

Completed in 792 milliseconds