id_spec
struct id_spec *uids;
struct id_spec *gids;
const struct id_spec is = rule->gids[rule_idx];
const struct id_spec is = rule->gids[rule_idx];
struct id_spec gid_is = {.flags = 0};
const struct id_spec *found_is;
struct id_spec spec;
struct id_spec uid_is = {.flags = 0};
const struct id_spec *found_is;
check_type_and_id_spec(const id_type_t type, const struct id_spec *const is)
struct id_spec is = {.flags = 0};
const struct id_spec *const is1 = p1;
const struct id_spec *const is2 = p2;
struct id_spec *const array, id_nb_t *const nb,