Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/include/
H A Dfile.h99 #define AA_X_CHILD 0x20000000 macro
/openbmc/linux/security/apparmor/
H A Dpolicy_compat.c41 index |= AA_X_NAME | AA_X_CHILD; in dfa_map_xindex()
H A Ddomain.c529 if (xindex & AA_X_CHILD) { in x_table_lookup()
589 if (xindex & AA_X_CHILD) in x_to_label()