HomeSort by: relevance | last modified time | path
    Searched defs:group_from_gid (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libc/gen/
pwcache.c 68 #undef group_from_gid
96 #define group_from_gid __nbcompat_group_from_gid macro
102 __weak_alias(group_from_gid,_group_from_gid)
321 * group_from_gid()
329 group_from_gid(gid_t gid, int noname) function in typeref:typename:const char *
  /src/tools/compat/
compat_defs.h 498 # define group_from_gid __nbcompat_group_from_gid macro
521 const char *group_from_gid(gid_t, int);
648 const char *group_from_gid(gid_t, int);
  /src/lib/libc/include/
namespace.h 438 #define group_from_gid _group_from_gid macro

Completed in 15 milliseconds