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