Home
last modified time | relevance | path

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

/freebsd/sys/security/mac_do/
H A Dmac_do.c141 struct id_spec { struct
162 struct id_spec *uids; argument
163 struct id_spec *gids;
180 struct id_spec spec;
234 check_type_and_id_spec(const id_type_t type, const struct id_spec *const is) in check_type_and_id_spec()
528 struct id_spec is = {.flags = 0}; in parse_target_clause()
759 const struct id_spec *const is1 = p1; in id_spec_cmp()
760 const struct id_spec *const is2 = p2; in id_spec_cmp()
777 struct id_spec *const array, id_nb_t *const nb, in pour_list_into_rule()
1717 const struct id_spec is = rule->gids[rule_idx]; in rule_grant_supplementary_groups()
[all …]