Home
last modified time | relevance | path

Searched refs:AA_X_CHILD (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/security/apparmor/include/
Dfile.h65 #define AA_X_CHILD 0x2000 /* make >AA_X_NONE apply to children */ macro
119 index |= AA_X_NAME | AA_X_CHILD; in dfa_map_xindex()
/linux-3.4.99/security/apparmor/
Ddomain.c260 if (xindex & AA_X_CHILD) { in x_table_lookup()
318 if (xindex & AA_X_CHILD) in x_to_profile()