Searched refs:_pwcache_getgrgid (Results 1 – 1 of 1) sorted by relevance
125 static struct group * (*_pwcache_getgrgid)(gid_t) = getgrgid; variable366 if ((gr = (*_pwcache_getgrgid)(gid)) == NULL) { in group_from_gid()578 _pwcache_getgrgid = a_getgrgid; in pwcache_groupdb()