/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | fxstat.c | 39 # if STAT_IS_KERNEL_STAT in __fxstat() 53 # if STAT_IS_KERNEL_STAT in __fxstat()
|
D | xstat.c | 39 # if STAT_IS_KERNEL_STAT in __xstat() 53 # if STAT_IS_KERNEL_STAT in __xstat()
|
D | lxstat.c | 39 # if STAT_IS_KERNEL_STAT in __lxstat() 54 # if STAT_IS_KERNEL_STAT in __lxstat()
|
D | xstatover.h | 38 #if defined __INO_T_MATCHES_INO64_T || !STAT_IS_KERNEL_STAT in stat_overflow() 53 #if __STATFS_MATCHES_STATFS64 || !STAT_IS_KERNEL_STAT in statfs_overflow()
|
D | kernel_stat.h | 22 #define STAT_IS_KERNEL_STAT 1 macro
|
D | xstatconv.h | 19 #if !STAT_IS_KERNEL_STAT
|
D | fxstatat.c | 35 #if STAT_IS_KERNEL_STAT in __fxstatat()
|
D | lxstat64.c | 70 # if STAT_IS_KERNEL_STAT in ___lxstat64()
|
D | xstat64.c | 68 # if STAT_IS_KERNEL_STAT in ___xstat64()
|
D | xstatconv.c | 24 #if !STAT_IS_KERNEL_STAT
|
/glibc-2.36/sysdeps/unix/sysv/linux/nios2/ |
D | kernel_stat.h | 19 #define STAT_IS_KERNEL_STAT 1 macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/csky/ |
D | kernel_stat.h | 19 #define STAT_IS_KERNEL_STAT 1 macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/powerpc32/ |
D | kernel_stat.h | 50 #define STAT_IS_KERNEL_STAT 0 macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/sparc32/ |
D | kernel_stat.h | 34 #define STAT_IS_KERNEL_STAT 0 macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/hppa/ |
D | kernel_stat.h | 33 #define STAT_IS_KERNEL_STAT 0 macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/microblaze/ |
D | kernel_stat.h | 51 #define STAT_IS_KERNEL_STAT 0 macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/i386/ |
D | kernel_stat.h | 37 #define STAT_IS_KERNEL_STAT 0 macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/sh/ |
D | kernel_stat.h | 37 #define STAT_IS_KERNEL_STAT 0 macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/s390/s390-32/ |
D | kernel_stat.h | 37 #define STAT_IS_KERNEL_STAT 0 macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/m68k/ |
D | kernel_stat.h | 37 #define STAT_IS_KERNEL_STAT 0 macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/arm/ |
D | kernel_stat.h | 37 #define STAT_IS_KERNEL_STAT 0 macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/sparc64/ |
D | kernel_stat.h | 50 #define STAT_IS_KERNEL_STAT 0 macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/mips/ |
D | kernel_stat.h | 62 #define STAT_IS_KERNEL_STAT 0 macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/ |
D | kernel_stat.h | 88 #define STAT_IS_KERNEL_STAT 0 macro
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.22 | 11424 linux: Always define STAT_IS_KERNEL_STAT 11427 (STAT_IS_KERNEL_STAT): New. 11433 (STAT_IS_KERNEL_STAT): New. 11435 (STAT_IS_KERNEL_STAT): New. 11439 (STAT_IS_KERNEL_STAT): New. 11441 (STAT_IS_KERNEL_STAT): New. 11443 (STAT_IS_KERNEL_STAT): New. 11445 (STAT_IS_KERNEL_STAT): New. 11447 (STAT_IS_KERNEL_STAT): New. 11452 [! STAT_IS_KERNEL_STAT](__xstat_conv): Remove. [all …]
|