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()
79 state->group_.gr_name = state->group_name_buffer_; in init_group_state()80 state->group_.gr_mem = state->group_members_; in init_group_state()81 state->group_.gr_mem[0] = state->group_.gr_name; in init_group_state()119 group* gr = &state->group_; in android_iinfo_to_group()460 return &state->group_; in oem_id_to_group()471 group* gr = &state->group_; in oem_id_to_group()515 group* gr = &state->group_; in app_id_to_group()704 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()