Home
last modified time | relevance | path

Searched defs:group_state (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dgrp_pwd_file.cpp340 bool GroupFile::FindById(gid_t id, group_state_t* group_state) { in FindById()
346 bool GroupFile::FindByName(const char* name, group_state_t* group_state) { in FindByName()