Searched defs:uid_t (Results 1 – 9 of 9) sorted by relevance
45 check(int (*fuid)(uid_t), int (*fgid)(gid_t)) in check()
56 typedef __uid_t uid_t; /* user id */ typedef57 #define uid_t __uid_t macro
222 typedef __uid_t uid_t; /* user id */ typedef223 #define uid_t __uid_t macro
343 typedef __uid_t uid_t; /* user id */ typedef344 #define uid_t __uid_t macro
57 typedef __darwin_uid_t uid_t; typedef
113 typedef long uid_t; typedef
181 struct passwd50 * (*getpwuidf)(uid_t)) in pwcache_userdb()
534 struct passwd * (*a_getpwuid)(uid_t)) in pwcache_userdb()
169 typedef unsigned int uid_t; typedef