/sysdeps/unix/sysv/linux/alpha/ |
A D | kernel_stat.h | 9 unsigned int st_gid; member 32 unsigned int st_gid; member 54 __gid_t st_gid; member 74 __gid_t st_gid; member
|
A D | xstatconv.c | 44 buf->st_gid = kbuf->st_gid; in __xstat_conv() 66 buf->st_gid = kbuf->st_gid; in __xstat_conv() 96 buf->st_gid = kbuf->st_gid; in __xstat_conv()
|
/sysdeps/unix/sysv/linux/sparc/sparc64/ |
A D | kernel_stat.h | 12 unsigned int st_gid; member 33 unsigned int st_gid; member
|
A D | xstatconv.c | 48 buf->st_gid = kbuf->st_gid; in __xstat_conv() 98 buf->st_gid = kbuf->st_gid; in __xstat32_conv()
|
A D | kstat_cp.h | 30 st64->st_gid = kst64->st_gid; in __cp_stat64_kstat64()
|
/sysdeps/unix/sysv/linux/mips/mips64/ |
A D | kstat_cp.h | 36 st->st_gid = kst->st_gid; in __cp_kstat_stat() 62 st->st_gid = kst->st_gid; in __cp_kstat_stat64_t64()
|
/sysdeps/unix/sysv/linux/mips/ |
A D | kernel_stat.h | 18 int st_gid; member 41 long int st_gid; member
|
A D | xstatconv.c | 54 buf->st_gid = kbuf->st_gid; in __xstat_conv() 109 buf->st_gid = kbuf->st_gid; in __xstat64_conv() 163 buf->st_gid = kbuf->st_gid; in __xstat32_conv()
|
/sysdeps/unix/sysv/linux/mips/bits/ |
A 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.*/ 144 __gid_t st_gid; member 194 __gid_t st_gid; member
|
/sysdeps/unix/sysv/linux/ |
A D | stat_t64_cp.c | 45 st64->st_gid = st64_t64->st_gid; in __cp_stat64_t64_stat64()
|
A D | fstatat.c | 49 buf->st_gid = st64.st_gid; in __fstatat()
|
A D | faccessat.c | 64 : (stats.st_gid == ((flag & AT_EACCESS) in __faccessat() 66 || __group_member (stats.st_gid)) in __faccessat()
|
A D | xstatconv.c | 55 buf->st_gid = kbuf->st_gid; in __xstat_conv() 125 buf->st_gid = kbuf->st_gid; in __xstat64_conv() 194 buf->st_gid = kbuf->st_gid; in __xstat32_conv()
|
/sysdeps/unix/sysv/linux/powerpc/bits/ |
A 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.*/ member 191 __gid_t st_gid; /* Group ID of the file's group.*/ member
|
/sysdeps/unix/sysv/linux/s390/bits/ |
A D | struct_stat.h | 36 __gid_t st_gid; /* Group ID of the file's group.*/ member 81 __gid_t st_gid; /* Group ID of the file's group.*/ 137 __gid_t st_gid; /* Group ID of the file's group.*/ member 179 __gid_t st_gid; /* Group ID of the file's group.*/
|
/sysdeps/unix/sysv/linux/microblaze/bits/ |
A 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. */
|
/sysdeps/unix/sysv/linux/ia64/bits/ |
A D | struct_stat.h | 33 __gid_t st_gid; /* Group ID of the file's group.*/ member 72 __gid_t st_gid; /* Group ID of the file's group.*/ member
|
/sysdeps/unix/sysv/linux/alpha/bits/ |
A D | struct_stat.h | 45 __gid_t st_gid; /* Group ID of the file's group.*/ member 84 __gid_t st_gid; /* Group ID of the file's group.*/ member
|
/sysdeps/unix/sysv/linux/bits/ |
A 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.*/
|
/sysdeps/mach/hurd/ |
A D | statconv.c | 42 buf->st_gid = buf64->st_gid; in stat64_conv()
|
/sysdeps/unix/sysv/linux/m68k/bits/ |
A 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.*/
|
/sysdeps/unix/sysv/linux/sparc/bits/ |
A 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.*/
|
/sysdeps/unix/ |
A D | grantpt.c | 133 if (__chown (buf, uid, st.st_gid) < 0) in grantpt() 159 if (st.st_gid != gid) in grantpt() 181 |((st.st_gid == gid) ? (st.st_mode & S_IWGRP) : 0); in grantpt()
|
/sysdeps/unix/sysv/linux/powerpc/powerpc32/ |
A D | kernel_stat.h | 26 unsigned int st_gid; member
|
/sysdeps/unix/sysv/linux/sparc/sparc32/ |
A D | kernel_stat.h | 9 unsigned short int st_gid; member
|