Lines Matching refs:uid_t
63 typedef __uid_t uid_t; /* user id */ typedef
84 int chown (const char *__path, uid_t __owner, gid_t __group);
138 int fchown (int __fildes, uid_t __owner, gid_t __group);
141 int fchownat (int __dirfd, const char *__path, uid_t __owner, gid_t __group, int __flags);
163 uid_t geteuid (void);
178 int getpeereid (int, uid_t *, gid_t *);
189 uid_t getuid (void);
204 int lchown (const char *__path, uid_t __owner, gid_t __group);
250 int seteuid (uid_t __uid);
265 int setreuid (uid_t __ruid, uid_t __euid);
268 int setuid (uid_t __uid);