HomeSort by: relevance | last modified time | path
    Searched refs:pwcache_groupdb (Results 1 - 6 of 6) sorted by relevancy

  /src/include/
grp.h 78 int pwcache_groupdb(int (*)(int), void (*)(void),
  /src/lib/libc/gen/
pwcache.c 103 __weak_alias(pwcache_groupdb,_pwcache_groupdb)
556 pwcache_groupdb( function in typeref:typename:int
  /src/usr.sbin/mtree/
getid.c 137 if (pwcache_groupdb(gi_setgroupent, gi_endgrent,
  /src/tools/compat/
configure.ac 248 pwcache_groupdb \
259 AC_CHECK_DECLS([group_from_gid, gid_from_group, pwcache_groupdb],,,[
compat_defs.h 500 # define pwcache_groupdb __nbcompat_pwcache_groupdb macro
525 int pwcache_groupdb(int (*)(int), void (*)(void),
  /src/lib/libc/include/
namespace.h 584 #define pwcache_groupdb _pwcache_groupdb macro

Completed in 18 milliseconds