Home
last modified time | relevance | path

Searched defs:buf (Results 1 – 25 of 233) sorted by relevance

12345678910

/sysdeps/unix/sysv/linux/alpha/
A Dxstatconv.c37 struct glibc2_stat *buf = ubuf; in __xstat_conv() local
59 struct glibc21_stat *buf = ubuf; in __xstat_conv() local
86 struct stat64 *buf = ubuf; in __xstat_conv() local
A Dfstatfs.c25 __fstatfs (int fd, struct statfs *buf) in __fstatfs()
A Dstatfs.c25 __statfs (const char *file, struct statfs *buf) in __statfs()
/sysdeps/unix/sysv/linux/
A Dinternal_statvfs.c30 __internal_statvfs (struct statvfs *buf, const struct statfs *fsbuf) in __internal_statvfs()
72 __internal_statvfs64 (struct statvfs64 *buf, const struct statfs64 *fsbuf) in __internal_statvfs64()
A Dxstatover.h36 static inline int stat_overflow (struct stat *buf) in stat_overflow()
51 static inline int statfs_overflow (struct statfs *buf) in statfs_overflow()
A Dstat.c25 __stat (const char *file, struct stat *buf) in __stat()
A Dfstat.c26 __fstat (int fd, struct stat *buf) in __fstat()
A Dlstat.c25 __lstat (const char *file, struct stat *buf) in __lstat()
A Dxstatconv.c44 struct stat *buf = ubuf; in __xstat_conv() local
175 __xstat32_conv (int vers, struct stat64 *kbuf, struct stat *buf) in __xstat32_conv()
/sysdeps/riscv/
A Djmpbuf-offsets.h22 #define JB_FRAME_ADDRESS(buf) \ argument
/sysdeps/unix/sysv/linux/sparc/sparc64/
A Dxstatconv.c39 struct stat *buf = ubuf; in __xstat_conv() local
74 __xstat32_conv (int vers, struct stat64 *sbuf, struct stat *buf) in __xstat32_conv()
/sysdeps/arc/
A Djmpbuf-offsets.h22 #define JB_FRAME_ADDRESS(buf) ((void *) (unsigned long int) (buf[JB_SP])) argument
/sysdeps/unix/bsd/
A Dunlockpt.c30 char buf[sizeof (_PATH_TTY) + 2]; in unlockpt() local
/sysdeps/mach/hurd/
A Dfstatvfs.c22 fstatvfs (int fd, struct statvfs *buf) in fstatvfs()
A Dfstatvfs64.c22 fstatvfs64 (int fd, struct statvfs64 *buf) in fstatvfs64()
A Dstatconv.c23 stat64_conv (struct stat *buf, const struct stat64 *buf64) in stat64_conv()
A Dstatvfs.c22 statvfs (const char *file, struct statvfs *buf) in statvfs()
A Dstatvfs64.c22 statvfs64 (const char *file, struct statvfs64 *buf) in statvfs64()
A Dgethostid.c29 char buf[8]; in gethostid() local
A Dlstat.c25 __lstat (const char *file, struct stat *buf) in __lstat()
A Dlxstat.c27 __lxstat (int vers, const char *file, struct stat *buf) in __lxstat()
A Dlxstat64.c29 __lxstat64 (int vers, const char *file, struct stat64 *buf) in __lxstat64()
/sysdeps/posix/
A Dclock.c25 struct tms buf; in clock() local
/sysdeps/unix/sysv/linux/mips/
A Dxstatconv.c39 struct stat *buf = ubuf; in __xstat_conv() local
142 __xstat32_conv (int vers, struct stat64 *kbuf, struct stat *buf) in __xstat32_conv()
/sysdeps/generic/
A D_itoa.h99 # define _itoa(value, buf, base, upper_case) \ argument
101 # define _fitoa(value, buf, base, upper_case) \ argument

Completed in 48 milliseconds

12345678910