Searched refs:atou (Results 1 – 2 of 2) sorted by relevance
4 static unsigned atou(char **s) in atou() function35 *s++ = 0; pw->pw_uid = atou(&s); in __getpwent_a()38 *s++ = 0; pw->pw_gid = atou(&s); in __getpwent_a()
4 static unsigned atou(char **s) in atou() function36 *s++ = 0; gr->gr_gid = atou(&s); in __getgrent_a()