Searched refs:audit_tag_tree (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/kernel/
H A Daudit.h136 extern int audit_tag_tree(char *old, char *new);
146 #define audit_tag_tree(old, new) -EINVAL macro
H A Daudit.c842 err = audit_tag_tree(old, new);
H A Daudit_tree.c710 int audit_tag_tree(char *old, char *new) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/
H A Daudit.h136 extern int audit_tag_tree(char *old, char *new);
146 #define audit_tag_tree(old, new) -EINVAL macro
H A Daudit.c842 err = audit_tag_tree(old, new);
H A Daudit_tree.c710 int audit_tag_tree(char *old, char *new) function

Completed in 120 milliseconds