Home
last modified time | relevance | path

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

/dragonfly/lib/libc/gen/
H A Dpwcache.c527 pwcache_userdb( in pwcache_userdb() function
616 pwcache_userdb(setpassent, test_getpwnam, getpwuid)); in main()
635 pwcache_userdb(NULL, NULL, NULL)); in main()
H A DSymbol.map470 pwcache_userdb;
H A DMakefile.inc238 pwcache.3 pwcache_userdb.3 \
/dragonfly/include/
H A Dpwd.h169 int pwcache_userdb(int (*)(int), void (*)(void),
/dragonfly/usr.sbin/mtree/
H A Dgetid.c132 || pwcache_userdb(gi_setpassent, gi_endpwent, in setup_getid()