Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dstubs.c234 android_name_to_group( struct group *gr, const char *name ) in android_name_to_group() function
435 if (android_name_to_group(&state->group, name) != 0) in getgrnam()