Home
last modified time | relevance | path

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

/system/ulib/fdio/
A Dunistd.c900 static zx_status_t fdio_stat(fdio_t* io, struct stat* s) { in fdio_stat() function
1607 int r = STATUS(fdio_stat(io, s)); in fstat()
1622 r = fdio_stat(io, s); in fstatat()
1816 status = fdio_stat(io, &s); in faccessat()

Completed in 7 milliseconds