Home
last modified time | relevance | path

Searched refs:__fstat (Results 1 – 4 of 4) sorted by relevance

/sysdeps/unix/sysv/linux/
A Dfstat64.c19 #define __fstat __redirect___fstat macro
55 #undef __fstat
62 strong_alias (__fstat64, __fstat)
A Dfstat.c26 __fstat (int fd, struct stat *buf) in __fstat() function
36 weak_alias (__fstat, fstat)
/sysdeps/mach/hurd/
A Dfstat.c26 __fstat (int fd, struct stat *buf) in __fstat() function
31 weak_alias (__fstat, fstat)
A Dfxstat.c33 return __fstat (fd, buf); in __fxstat()

Completed in 4 milliseconds