Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds