Searched refs:__gid_t (Results 1 – 25 of 46) sorted by relevance
12
/glibc-2.36/include/ |
D | unistd.h | 77 __uid_t __owner, __gid_t __group); 80 __uid_t __owner, __gid_t __group); 82 __gid_t __group); 123 extern __gid_t __getgid (void) attribute_hidden; 124 extern __gid_t __getegid (void) attribute_hidden; 125 extern int __getgroups (int __size, __gid_t __list[]) attribute_hidden; 127 extern int __group_member (__gid_t __gid) attribute_hidden; 130 extern int __setgid (__gid_t __gid); 133 extern int __setregid (__gid_t __rgid, __gid_t __egid); 135 extern int __getresgid (__gid_t *__rgid, __gid_t *__egid, __gid_t *__sgid); [all …]
|
D | grp.h | 18 extern int __getgrgid_r (__gid_t __gid, struct group *__resultbuf, 21 extern int __old_getgrgid_r (__gid_t __gid, struct group *__resultbuf,
|
/glibc-2.36/grp/ |
D | grp.h | 37 typedef __gid_t gid_t; 46 __gid_t gr_gid; /* Group ID. */ 101 extern struct group *getgrgid (__gid_t __gid); 141 extern int getgrgid_r (__gid_t __gid, struct group *__restrict __resultbuf, 180 extern int setgroups (size_t __n, const __gid_t *__groups) __THROW; 190 extern int getgrouplist (const char *__user, __gid_t __group, 191 __gid_t *__groups, int *__ngroups); 201 extern int initgroups (const char *__user, __gid_t __group);
|
/glibc-2.36/posix/ |
D | unistd.h | 232 typedef __gid_t gid_t; 493 extern int chown (const char *__file, __uid_t __owner, __gid_t __group) 498 extern int fchown (int __fd, __uid_t __owner, __gid_t __group) __THROW __wur; 503 extern int lchown (const char *__file, __uid_t __owner, __gid_t __group) 512 __gid_t __group, int __flag) 703 extern __gid_t getgid (void) __THROW; 706 extern __gid_t getegid (void) __THROW; 711 extern int getgroups (int __size, __gid_t __list[]) __THROW __wur 715 extern int group_member (__gid_t __gid) __THROW; 739 extern int setgid (__gid_t __gid) __THROW __wur; [all …]
|
/glibc-2.36/sysdeps/unix/sysv/linux/mips/bits/ |
D | struct_stat.h | 45 __gid_t st_gid; /* Group ID of the file's group.*/ 100 __gid_t st_gid; /* Group ID of the file's group.*/ 147 __gid_t st_gid; 201 __gid_t st_gid;
|
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/bits/ |
D | struct_stat.h | 44 __gid_t st_gid; /* Group ID of the file's group.*/ 96 __gid_t st_gid; /* Group ID of the file's group.*/ 142 __gid_t st_gid; /* Group ID of the file's group.*/ 191 __gid_t st_gid; /* Group ID of the file's group.*/
|
D | ipc-perm.h | 28 __gid_t gid; /* Owner's group ID. */ 30 __gid_t cgid; /* Creator's group ID. */
|
/glibc-2.36/sysdeps/unix/sysv/linux/s390/bits/ |
D | struct_stat.h | 36 __gid_t st_gid; /* Group ID of the file's group.*/ 81 __gid_t st_gid; /* Group ID of the file's group.*/ 137 __gid_t st_gid; /* Group ID of the file's group.*/ 179 __gid_t st_gid; /* Group ID of the file's group.*/
|
/glibc-2.36/sysdeps/unix/sysv/linux/microblaze/bits/ |
D | struct_stat.h | 37 __gid_t st_gid; /* Group ID of the file's group. */ 85 __gid_t st_gid; /* Group ID of the file's group. */ 130 __gid_t st_gid; /* Group ID of the file's group. */
|
/glibc-2.36/nss/ |
D | nss.h | 101 typedef enum nss_status nss_getgrgid_r (__gid_t, struct group *, 174 typedef enum nss_status nss_initgroups_dyn (const char *, __gid_t, long int *, 175 long int *, __gid_t **, long int, 177 typedef enum nss_status nss_netname2user (char [], __uid_t *, __gid_t *, 178 int *, __gid_t *, int *);
|
/glibc-2.36/debug/ |
D | getgroups_chk.c | 23 __getgroups_chk (int size, __gid_t list[], size_t listlen) in __getgroups_chk() 31 if (__glibc_unlikely (size * sizeof (__gid_t) > listlen)) in __getgroups_chk()
|
/glibc-2.36/sysdeps/unix/sysv/linux/bits/ |
D | ipc-perm.h | 32 __gid_t gid; /* Owner's group ID. */ 34 __gid_t cgid; /* Creator's group ID. */
|
D | struct_stat.h | 44 __gid_t st_gid; /* Group ID of the file's group.*/ 102 __gid_t st_gid; /* Group ID of the file's group.*/
|
/glibc-2.36/bits/ |
D | ipc.h | 42 __gid_t gid; /* owner's group ID */ 44 __gid_t cgid; /* creator's group ID */
|
D | stat.h | 45 __gid_t st_gid; /* Group ID of the file's group. */ 94 __gid_t st_gid; /* Group ID of the file's group.*/
|
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/bits/ |
D | ipc-perm.h | 28 __gid_t gid; /* Owner's group ID. */ 30 __gid_t cgid; /* Creator's group ID. */
|
D | struct_stat.h | 44 __gid_t st_gid; /* Group ID of the file's group.*/ 99 __gid_t st_gid; /* Group ID of the file's group.*/
|
/glibc-2.36/sysdeps/unix/sysv/linux/hppa/bits/ |
D | ipc-perm.h | 28 __gid_t gid; /* Owner's group ID. */ 30 __gid_t cgid; /* Creator's group ID. */
|
/glibc-2.36/sunrpc/rpc/ |
D | auth_unix.h | 66 __gid_t aup_gid; 68 __gid_t *aup_gids;
|
/glibc-2.36/posix/bits/ |
D | unistd.h | 208 extern int __getgroups_chk (int __size, __gid_t __list[], size_t __listlen) 210 extern int __REDIRECT_NTH (__getgroups_alias, (int __size, __gid_t __list[]), 213 (int __size, __gid_t __list[], size_t __listlen), 219 __NTH (getgroups (int __size, __gid_t __list[])) in __NTH() 221 return __glibc_fortify (getgroups, __size, sizeof (__gid_t), in __NTH()
|
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/ |
D | kernel_stat.h | 54 __gid_t st_gid; 74 __gid_t st_gid;
|
/glibc-2.36/sysdeps/unix/sysv/linux/ia64/bits/ |
D | struct_stat.h | 33 __gid_t st_gid; /* Group ID of the file's group.*/ 72 __gid_t st_gid; /* Group ID of the file's group.*/
|
/glibc-2.36/sysdeps/unix/sysv/linux/m68k/bits/ |
D | struct_stat.h | 41 __gid_t st_gid; /* Group ID of the file's group.*/ 99 __gid_t st_gid; /* Group ID of the file's group.*/
|
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/bits/ |
D | struct_stat.h | 45 __gid_t st_gid; /* Group ID of the file's group.*/ 84 __gid_t st_gid; /* Group ID of the file's group.*/
|
/glibc-2.36/pwd/ |
D | pwd.h | 38 typedef __gid_t gid_t; 55 __gid_t pw_gid; /* Group ID. */
|
12