Home
last modified time | relevance | path

Searched defs:stat (Results 1 – 25 of 32) sorted by relevance

12

/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/bits/
Dstruct_stat.h29 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/
Dstruct_stat.h26 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/
Dstruct_stat.h29 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/
Dstruct_stat.h26 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/
Dstat.h31 struct stat struct
54 __time_t st_ctime; /* Time of last status change. */ argument
/glibc-2.36/sysdeps/unix/sysv/linux/generic/bits/
Dstruct_stat.h44 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/
Dstat.h35 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/
Dstruct_stat.h30 struct stat struct
132 struct stat struct
/glibc-2.36/sysdeps/unix/sysv/linux/microblaze/bits/
Dstruct_stat.h27 struct stat struct
75 struct stat struct
/glibc-2.36/sysdeps/unix/sysv/linux/
Dglobfree64-time64.c31 # define stat __stat64_t64 macro
Dglobfree64.c31 # define stat stat64 macro
Dstat64.c20 #define stat __redirect_stat macro
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/bits/
Dstruct_stat.h29 struct stat struct
/glibc-2.36/sysdeps/unix/sysv/linux/x86/bits/
Dstruct_stat.h26 struct stat struct
/glibc-2.36/sysdeps/unix/sysv/linux/m68k/bits/
Dstruct_stat.h26 struct stat struct
/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dstruct_stat.h29 struct stat struct
/glibc-2.36/sysdeps/gnu/
Dglob64.c13 #define stat stat64 macro
Dglob64-lstat-compat.c33 #define stat stat64 macro
/glibc-2.36/sunrpc/
Dxdr_ref.c67 bool_t stat; in xdr_reference() local
Dxdr_array.c72 bool_t stat = TRUE; in xdr_array() local
Dsvc_authux.c50 enum auth_stat stat; in _svcauth_unix() local
Dxdr_sizeof.c133 bool_t stat; in xdr_sizeof() local
Dpmap_rmt.c76 enum clnt_stat stat; in pmap_rmtcall() local
216 enum clnt_stat stat = RPC_FAILED; in clnt_broadcast() local
Dclnt_perr.c247 clnt_sperrno (enum clnt_stat stat) in clnt_sperrno()
377 auth_errmsg (enum auth_stat stat) in auth_errmsg()
/glibc-2.36/nis/rpcsvc/
Dyp.h122 ypstat stat; member
128 ypstat stat; member
145 ypstat stat; member
151 ypstat stat; member
177 ypstat stat; member

12