Home
last modified time | relevance | path

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

/dragonfly/include/
H A Dgrp.h73 int pwcache_groupdb(int (*)(int), void (*)(void),
/dragonfly/lib/libc/gen/
H A Dpwcache.c100 __weak_alias(pwcache_groupdb,_pwcache_groupdb)
553 pwcache_groupdb( in pwcache_groupdb() function
H A DSymbol.map469 pwcache_groupdb;
H A DMakefile.inc237 pwcache.3 pwcache_groupdb.3 \
/dragonfly/usr.sbin/mtree/
H A Dgetid.c130 if (pwcache_groupdb(gi_setgroupent, gi_endgrent, in setup_getid()