Home
last modified time | relevance | path

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

/security/apparmor/include/
Dfile.h100 #define AA_X_CHILD 0x2000 /* make >AA_X_NONE apply to children */ macro
132 index |= AA_X_NAME | AA_X_CHILD; in dfa_map_xindex()
/security/apparmor/
Ddomain.c392 if (xindex & AA_X_CHILD) { in x_table_lookup()
448 if (xindex & AA_X_CHILD) in x_to_label()