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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Daudit.h137 extern const char *audit_tree_path(struct audit_tree *);
147 #define audit_tree_path(rule) "" /* never called */ macro
H A Dauditfilter.c642 audit_tree_path(krule->tree));
694 if (strcmp(audit_tree_path(a->tree),
695 audit_tree_path(b->tree)))
H A Daudit_tree.c109 const char *audit_tree_path(struct audit_tree *tree) function

Completed in 50 milliseconds