Searched refs:fstat_nothrow (Results 1 - 1 of 1) sorted by relevance

/external/bison/lib/
H A Dfstat.c55 fstat_nothrow (int fd, struct stat *buf) function
73 # define fstat_nothrow orig_fstat macro
87 return fstat_nothrow (fd, buf);

Completed in 1424 milliseconds