Searched refs:group_ (Results 1 – 4 of 4) sorted by relevance
175 group_state->group_.gr_gid = gid; in ToGroupState()179 group_state->group_.gr_name = group_state->group_name_buffer_; in ToGroupState()181 group_state->group_.gr_passwd = nullptr; in ToGroupState()183 group_state->group_.gr_mem = group_state->group_members_; in ToGroupState()184 group_state->group_.gr_mem[0] = group_state->group_.gr_name; in ToGroupState()185 group_state->group_.gr_mem[1] = nullptr; in ToGroupState()
85 state->group_.gr_name = state->group_name_buffer_; in init_group_state()86 state->group_.gr_mem = state->group_members_; in init_group_state()87 state->group_.gr_mem[0] = state->group_.gr_name; in init_group_state()125 group* gr = &state->group_; in android_iinfo_to_group()480 return &state->group_; in oem_id_to_group()491 group* gr = &state->group_; in oem_id_to_group()535 group* gr = &state->group_; in app_id_to_group()726 return &state->group_; in getgrnam_internal()
37 group group_; member
70 group& name_group = name_group_state.group_; in FindAndCheckGroupEntry()80 group& id_group = id_group_state.group_; in FindAndCheckGroupEntry()