Home
last modified time | relevance | path

Searched defs:gid_t (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/include/
H A Dgrp.h47 typedef __uint32_t gid_t; typedef
H A Dpwd.h45 typedef __uint32_t gid_t; typedef
H A Dunistd.h52 typedef __uint32_t gid_t; /* XXX __gid_t */ typedef
/dflybsd-src/sys/sys/
H A Dipc.h53 typedef __uint32_t gid_t; /* group id */ typedef
H A Dtypes.h96 typedef __uint32_t gid_t; /* group id */ typedef
H A Dstat.h66 typedef __uint32_t gid_t; /* group id */ typedef
H A Dsocket.h54 typedef __uint32_t gid_t; /* group id */ typedef
/dflybsd-src/lib/libc/gen/
H A Dpwcache.c557 struct group * (*a_getgrgid)(gid_t)) in pwcache_groupdb()