Searched refs:_fstat (Results 1 – 2 of 2) sorted by relevance
25 #define _fstat fstat macro
94 if (fp->_file < 0 || _fstat(fp->_file, &st) < 0) { in __swhatbuf()