Home
last modified time | relevance | path

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

/freebsd/sys/security/mac_do/
H A Dmac_do.c57 #define IT_GID 2 macro
64 [IT_GID] = "gid",
214 case IT_GID: in check_type_and_id_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()
954 error = pour_list_into_rule(IT_GID, &gid_list, new->gids, in parse_single_rule()
[all …]