HomeSort by relevance Sort by last modified time
    Searched full:fstat_nothrow (Results 1 - 1 of 1) sorted by null

  /external/bison/lib/
fstat.c 55 fstat_nothrow (int fd, struct stat *buf) function
73 # define fstat_nothrow orig_fstat macro
87 return fstat_nothrow (fd, buf);

Completed in 833 milliseconds