Searched refs:FLAG_ABS_ROOT (Results 1 – 3 of 3) sorted by relevance
68 int flags = FLAG_VIEW_SUBNS | FLAG_HIDDEN_UNCONFINED | FLAG_ABS_ROOT; in apparmor_secid_to_secctx()
1635 if (AA_DEBUG_LABEL && (flags & FLAG_ABS_ROOT)) { in aa_label_snxprint()
310 #define FLAG_ABS_ROOT 8 macro