Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dgrp_pwd_file.cpp304 bool MmapFile::FindByName(const char* name, Line* line) { in FindByName() function in MmapFile
332 bool PasswdFile::FindByName(const char* name, passwd_state_t* passwd_state) { in FindByName() function in PasswdFile
348 bool GroupFile::FindByName(const char* name, group_state_t* group_state) { in FindByName() function in GroupFile