Searched defs:a_getpwuid (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/libc-pwcache/
H A Dpwcache.c533 pwcache_userdb( int (*a_setpassent)(int), void (*a_endpwent)(void), struct passwd * (*a_getpwnam)(const char *), struct passwd * (*a_getpwuid)(uid_t)) argument

Completed in 43 milliseconds