Home
last modified time | relevance | path

Searched defs:uid_t (Results 1 – 11 of 11) sorted by relevance

/dragonfly/sys/sys/
H A Dipc.h68 typedef __uint32_t uid_t; /* user id */ typedef
H A Dstatvfs.h50 typedef __uint32_t uid_t; /* user id */ typedef
H A D_siginfo.h44 typedef __uint32_t uid_t; /* user id */ typedef
H A Dtypes.h148 typedef __uint32_t uid_t; /* user id */ typedef
H A Dsignal.h57 typedef __uint32_t uid_t; typedef
H A Dstat.h96 typedef __uint32_t uid_t; /* user id */ typedef
H A Dsocket.h59 typedef __uint32_t uid_t; /* user id */ typedef
/dragonfly/usr.bin/top/
H A Dos.h96 typedef long uid_t; typedef
/dragonfly/include/
H A Dpwd.h60 typedef __uint32_t uid_t; typedef
H A Dunistd.h77 typedef __uint32_t uid_t; /* XXX __uid_t */ typedef
/dragonfly/lib/libc/gen/
H A Dpwcache.c531 struct passwd * (*a_getpwuid)(uid_t)) in pwcache_userdb()