Home
last modified time | relevance | path

Searched defs:fstat (Results 1 – 2 of 2) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/
A Dfstat.c16 int fstat(int fd, struct stat *buf) in fstat() function
/l4re-core-master/libc_backends/lib/l4re_file/
A Dfile.cc74 int fstat(int fd, struct stat *buf) noexcept(noexcept(fstat(fd, buf))) in fstat() function

Completed in 4 milliseconds