Searched defs:by_name (Results  1 – 1 of 1) sorted by relevance
| /bionic/libc/bionic/ | 
| D | grp_pwd.cpp | 583 static int getpasswd_r(bool by_name, const char* name, uid_t uid, struct passwd* pwd, char* buf,  in getpasswd_r() 743 static int getgroup_r(bool by_name, const char* name, gid_t gid, struct group* grp, char* buf,  in getgroup_r()
  |