Home
last modified time | relevance | path

Searched defs:__stat (Results 1 – 7 of 7) sorted by relevance

/glibc-2.36/io/
Dstat.c21 __stat (const char *file, struct stat *buf) in __stat() function
/glibc-2.36/sysdeps/unix/sysv/linux/
Dstat.c25 __stat (const char *file, struct stat *buf) in __stat() function
Dstat64.c19 #define __stat __redirect___stat macro
/glibc-2.36/sysdeps/mach/hurd/
Dstat.c25 __stat (const char *file, struct stat *buf) in __stat() function
/glibc-2.36/sysdeps/gnu/
Dglob64.c15 #define __stat(file, buf) __stat64 (file, buf) macro
Dglob64-lstat-compat.c35 #define __stat(file, buf) __stat64 (file, buf) macro
/glibc-2.36/stdlib/
Dcanonicalize.c79 # define __stat stat macro