Home
last modified time | relevance | path

Searched refs:android_name_to_group (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dstubs.cpp199 static group* android_name_to_group(group* gr, const char* name) { in android_name_to_group() function
406 if (android_name_to_group(&state->group_, name) != 0) { in getgrnam()