Home
last modified time | relevance | path

Searched refs:__gid_t (Results 1 – 13 of 13) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dunistd.h203 typedef __gid_t gid_t;
433 extern int chown (__const char *__file, __uid_t __owner, __gid_t __group)
438 extern int fchown (int __fd, __uid_t __owner, __gid_t __group) __THROW __wur;
443 extern int lchown (__const char *__file, __uid_t __owner, __gid_t __group)
452 __gid_t __group, int __flag)
648 extern __gid_t getgid (void) __THROW;
651 extern __gid_t getegid (void) __THROW;
656 extern int getgroups (int __size, __gid_t __list[]) __THROW __wur;
660 extern int group_member (__gid_t __gid) __THROW;
684 extern int setgid (__gid_t __gid) __THROW;
[all …]
H A Dgrp.h38 typedef __gid_t gid_t;
47 __gid_t gr_gid; /* Group ID. */
103 extern struct group *getgrgid (__gid_t __gid);
142 extern int getgrgid_r (__gid_t __gid, struct group *__restrict __resultbuf,
178 extern int setgroups (size_t __n, __const __gid_t *__groups) __THROW;
188 extern int getgrouplist (__const char *__user, __gid_t __group,
189 __gid_t *__groups, int *__ngroups);
199 extern int initgroups (__const char *__user, __gid_t __group);
H A Dpwd.h39 typedef __gid_t gid_t;
55 __gid_t pw_gid; /* Group ID. */
H A Dstropts.h27 typedef __gid_t gid_t;
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dstat.h53 __gid_t st_gid; /* Group ID of the file's group.*/
104 __gid_t st_gid; /* Group ID of the file's group.*/
145 __gid_t st_gid;
195 __gid_t st_gid;
H A Dunistd.h255 extern int __getgroups_chk (int __size, __gid_t __list[], size_t __listlen)
257 extern int __REDIRECT_NTH (__getgroups_alias, (int __size, __gid_t __list[]),
260 (int __size, __gid_t __list[], size_t __listlen),
266 __NTH (getgroups (int __size, __gid_t __list[])) in __NTH()
273 if (__size * sizeof (__gid_t) > __bos (__list)) in __NTH()
H A Dtypes.h136 __STD_TYPE __GID_T_TYPE __gid_t; /* Type of group identifications. */ variable
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpc/
H A Dauth_unix.h70 __gid_t aup_gid;
72 __gid_t *aup_gids;
H A Dauth.h161 extern AUTH *authunix_create (char *__machname, __uid_t __uid, __gid_t __gid,
162 int __len, __gid_t *__aup_gids);
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dfsuid.h32 extern int setfsgid (__gid_t __gid) __THROW;
H A Dipc.h38 typedef __gid_t gid_t;
H A Dtypes.h67 typedef __gid_t gid_t;
H A Dstat.h51 typedef __gid_t gid_t;