Home
last modified time | relevance | path

Searched refs:pwcache_userdb (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/tools/build/cross-build/include/common/
HDpwd.h46 int pwcache_userdb(int (*a_setpassent)(int), void (*a_endpwent)(void),
/freebsd-13-stable/contrib/libc-pwcache/
HDpwcache.c533 pwcache_userdb( in pwcache_userdb() function
622 pwcache_userdb(setpassent, test_getpwnam, getpwuid)); in main()
641 pwcache_userdb(NULL, NULL, NULL)); in main()
/freebsd-13-stable/include/
HDpwd.h170 int pwcache_userdb(int (*)(int), void (*)(void),
/freebsd-13-stable/contrib/mtree/
HDgetid.c139 || pwcache_userdb(gi_setpassent, gi_endpwent, in setup_getid()
/freebsd-13-stable/lib/libc/gen/
HDSymbol.map366 pwcache_userdb;