Searched refs:_pwcache_endpwent (Results 1 – 1 of 1) sorted by relevance
127 static void (*_pwcache_endpwent)(void) = endpwent; variable544 if (_pwcache_endpwent != NULL) in pwcache_userdb()545 (*_pwcache_endpwent)(); in pwcache_userdb()550 _pwcache_endpwent = a_endpwent; in pwcache_userdb()