/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/bits/ |
D | struct_stat.h | 29 struct stat struct 131 struct stat struct 133 __dev_t st_dev; /* Device. */ 135 __ino_t st_ino; /* File serial number. */ 137 __ino64_t st_ino; /* File serial number. */ 161 identifier 'timespec' to appear in the <sys/stat.h> header. argument 166 struct timespec st_ctim; /* Time of last status change. */ argument 175 __time_t st_ctime; /* Time of last status change. */ argument 176 unsigned long int st_ctimensec; /* Nsecs of last status change. */ argument 201 identifier 'timespec' to appear in the <sys/stat.h> header. argument
|
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/bits/ |
D | struct_stat.h | 26 struct stat struct 28 __dev_t st_dev; /* Device. */ 53 identifier 'timespec' to appear in the <sys/stat.h> header. argument 58 struct timespec st_ctim; /* Time of last status change. */ argument 67 __time_t st_ctime; /* Time of last status change. */ argument 68 unsigned long int st_ctimensec; /* Nsecs of last status change. */ argument 74 /* Note stat64 is the same shape as stat. */ argument
|
/glibc-2.36/sysdeps/unix/sysv/linux/s390/bits/ |
D | struct_stat.h | 29 struct stat struct 44 identifier 'timespec' to appear in the <sys/stat.h> header. argument 49 struct timespec st_ctim; /* Time of last status change. */ argument 58 __time_t st_ctime; /* Time of last status change. */ argument 59 unsigned long int st_ctimensec; /* Nsecs of last status change. */ argument 66 struct stat argument
|
/glibc-2.36/sysdeps/unix/sysv/linux/ia64/bits/ |
D | struct_stat.h | 26 struct stat struct 41 identifier 'timespec' to appear in the <sys/stat.h> header. argument 46 struct timespec st_ctim; /* Time of last status change. */ argument 55 __time_t st_ctime; /* Time of last status change. */ argument 56 unsigned long int st_ctimensec; /* Nsecs of last status change. */ argument 64 /* Note stat64 is the same shape as stat. */ argument
|
/glibc-2.36/bits/ |
D | stat.h | 31 struct stat struct 54 __time_t st_ctime; /* Time of last status change. */ argument
|
/glibc-2.36/sysdeps/unix/sysv/linux/generic/bits/ |
D | struct_stat.h | 44 struct stat struct 62 identifier 'timespec' to appear in the <sys/stat.h> header. argument 67 struct timespec st_ctim; /* Time of last status change. */ argument 76 __time_t st_ctime; /* Time of last status change. */ argument 77 unsigned long int st_ctimensec; /* Nsecs of last status change. */ argument 85 struct stat64 argument
|
/glibc-2.36/sysdeps/mach/hurd/bits/ |
D | stat.h | 35 struct stat struct 37 int st_fstype; /* File system type. */ 38 __fsid_t st_fsid; /* File system ID. */ 64 identifier 'timespec' to appear in the <sys/stat.h> header. argument 69 struct timespec st_ctim; /* Time of last status change. */ argument 78 __time_t st_ctime; /* Time of last status change. */ argument 79 unsigned long int st_ctimensec; /* Nsecs of last status change. */ argument 82 __blksize_t st_blksize; /* Optimal size for I/O. */ 107 struct stat64 argument
|
/glibc-2.36/sysdeps/unix/sysv/linux/mips/bits/ |
D | struct_stat.h | 30 struct stat struct 132 struct stat struct
|
/glibc-2.36/sysdeps/unix/sysv/linux/microblaze/bits/ |
D | struct_stat.h | 27 struct stat struct 75 struct stat struct
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | globfree64-time64.c | 31 # define stat __stat64_t64 macro
|
D | globfree64.c | 31 # define stat stat64 macro
|
D | stat64.c | 20 #define stat __redirect_stat macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/bits/ |
D | struct_stat.h | 29 struct stat struct
|
/glibc-2.36/sysdeps/unix/sysv/linux/x86/bits/ |
D | struct_stat.h | 26 struct stat struct
|
/glibc-2.36/sysdeps/unix/sysv/linux/m68k/bits/ |
D | struct_stat.h | 26 struct stat struct
|
/glibc-2.36/sysdeps/unix/sysv/linux/bits/ |
D | struct_stat.h | 29 struct stat struct
|
/glibc-2.36/sysdeps/gnu/ |
D | glob64.c | 13 #define stat stat64 macro
|
D | glob64-lstat-compat.c | 33 #define stat stat64 macro
|
/glibc-2.36/sunrpc/ |
D | xdr_ref.c | 67 bool_t stat; in xdr_reference() local
|
D | xdr_array.c | 72 bool_t stat = TRUE; in xdr_array() local
|
D | svc_authux.c | 50 enum auth_stat stat; in _svcauth_unix() local
|
D | xdr_sizeof.c | 133 bool_t stat; in xdr_sizeof() local
|
D | pmap_rmt.c | 76 enum clnt_stat stat; in pmap_rmtcall() local 216 enum clnt_stat stat = RPC_FAILED; in clnt_broadcast() local
|
D | clnt_perr.c | 247 clnt_sperrno (enum clnt_stat stat) in clnt_sperrno() 377 auth_errmsg (enum auth_stat stat) in auth_errmsg()
|
/glibc-2.36/nis/rpcsvc/ |
D | yp.h | 122 ypstat stat; member 128 ypstat stat; member 145 ypstat stat; member 151 ypstat stat; member 177 ypstat stat; member
|