Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dstubs.cpp190 static group* android_name_to_group(group_state_t* state, const char* name) { in android_name_to_group() function
419 if (android_name_to_group(state, name) != 0) { in getgrnam()