Home
last modified time | relevance | path

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

/src/sys/security/mac_do/
H A Dmac_do.c56 #define IT_GID 2 macro
63 [IT_GID] = "gid",
213 case IT_GID: in check_type_and_id_flags()
260 if (type == IT_GID && in check_type_and_type_flags()
541 if (type != IT_GID && is.flags != 0) { in parse_target_clause()
550 case IT_GID: in parse_target_clause()
695 MPASS((type == IT_UID || type == IT_GID) && !parse_any(to_id)); in parse_target_clause()
722 if (type == IT_GID && (is.flags & MDF_SUPP_MUST) != 0) in parse_target_clause()
813 case IT_GID: in pour_list_into_rule()
886 case IT_GID: in parse_single_rule()
[all …]