Home
last modified time | relevance | path

Searched defs:_fstat (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/src/
H A Dfs.c62 int _fstat(int fd, struct stat *buf) in _fstat() function
109 int _fstat(int fd, struct stat *buf) in _fstat() function
/third_party/FreeBSD/include/
H A Dfts.h54 #define _fstat(fd, statbuf) (fstat((fd), (statbuf))) macro

Completed in 2 milliseconds