Search | Google it | Results 1 - 1 of 1 for funcall:FLOCKFILE from t2ex/bsd_source/lib/libc/src_bsd/stdio/fflush.c (0.00 seconds) |
45: return (_fwalk(__sflush_locked)); 46: FLOCKFILE(fp); 47: if ((fp->_flags & (__SWR | __SRW)) == 0) { 92: 93: FLOCKFILE(fp); 94: r = __sflush(fp);