Home
last modified time | relevance | path

Searched refs:audit_compare_dname_path (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/kernel/
Daudit.h234 extern int audit_compare_dname_path(const char *dname, const char *path, int plen);
Daudit_watch.c270 if (audit_compare_dname_path(dname, owatch->path, in audit_update_watch()
Dauditsc.c1874 !audit_compare_dname_path(dname, in __audit_inode_child()
1891 !audit_compare_dname_path(dname, n->name->name, in __audit_inode_child()
Dauditfilter.c1235 int audit_compare_dname_path(const char *dname, const char *path, int parentlen) in audit_compare_dname_path() function