Home
last modified time | relevance | path

Searched defs:audit_to_watch (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/kernel/
Daudit.h113 #define audit_to_watch(k, p, l, o) (-EINVAL) macro
Daudit_watch.c189 int audit_to_watch(struct audit_krule *krule, char *path, int len, u32 op) in audit_to_watch() function