Home
last modified time | relevance | path

Searched refs:uid_t (Results 1 – 21 of 21) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dunistd.h24 int _EXFUN(chown, (const char *__path, uid_t __owner, gid_t __group ));
51 int _EXFUN(fchown, (int __fildes, uid_t __owner, gid_t __group ));
63 uid_t _EXFUN(geteuid, (void ));
77 int _EXFUN(getpeereid, (int, uid_t *, gid_t *));
87 uid_t _EXFUN(getuid, (void ));
96 int _EXFUN(lchown, (const char *__path, uid_t __owner, gid_t __group ));
124 int _EXFUN(seteuid, (uid_t __uid ));
135 int _EXFUN(setreuid, (uid_t __ruid, uid_t __euid));
139 int _EXFUN(setuid, (uid_t __uid ));
H A Dstat.h31 uid_t st_uid;
H A Dtypes.h176 typedef unsigned short uid_t; typedef
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dpwd.h53 uid_t pw_uid; /* user uid */
62 struct passwd *getpwuid (uid_t);
66 int getpwuid_r (uid_t, struct passwd *, char *,
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm/
H A Dstat.h24 uid_t st_uid;
60 uid_t st_uid;
101 uid_t st_uid;
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpc/
H A Dauth.h187 extern int user2netname (char *, __const uid_t, __const char *) __THROW;
188 extern int netname2user (__const char *, uid_t *, gid_t *, int *, gid_t *)
H A Dauth_des.h90 uid_t * __uid, gid_t * __gid,
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter_ipv6/
H A Dip6t_owner.h11 uid_t uid;
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter_ipv4/
H A Dipt_owner.h12 uid_t uid;
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dipc.h33 typedef __uid_t uid_t; typedef
H A Dtypes.h82 typedef __uid_t uid_t; typedef
H A Dstat.h84 typedef __uid_t uid_t; typedef
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dstropts.h32 typedef __uid_t uid_t; typedef
H A Dpwd.h44 typedef __uid_t uid_t; typedef
H A Dsignal.h68 typedef __uid_t uid_t; typedef
H A Dunistd.h208 typedef __uid_t uid_t; typedef
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dstropts.h214 uid_t uid;
H A Dsocket.h303 uid_t uid; /* UID of sending process. */
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dtypes.h26 typedef __kernel_uid_t uid_t; typedef
H A Dxfrm.h61 uid_t user;
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dsiginfo.h25 #define __ARCH_SI_UID_T uid_t