Searched refs:_pwcache_endpwent (Results 1 – 1 of 1) sorted by relevance
128 static void (*_pwcache_endpwent)(void) = endpwent; variable545 if (_pwcache_endpwent != NULL) in pwcache_userdb()546 (*_pwcache_endpwent)(); in pwcache_userdb()551 _pwcache_endpwent = a_endpwent; in pwcache_userdb()