Home
last modified time | relevance | path

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

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