Home
last modified time | relevance | path

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

/coreutils/src/
Dchcon.c104 #define SET_COMPONENT(C, comp) \ in compute_context_from_mask() macro
118 SET_COMPONENT (new_context, user); in compute_context_from_mask()
119 SET_COMPONENT (new_context, range); in compute_context_from_mask()
120 SET_COMPONENT (new_context, role); in compute_context_from_mask()
121 SET_COMPONENT (new_context, type); in compute_context_from_mask()