Search | Google it | Results 1 - 1 of 1 for funcall:__sflush from t2ex/bsd_source/lib/libc/src_bsd/stdio/fvwrite.c (0.00 seconds) |
136: fp->_p += w; 137: if (__sflush(fp)) 138: goto err; 176: fp->_p += w; 177: if (__sflush(fp)) 178: goto err; 190: /* copied the newline: flush and forget */ 191: if (__sflush(fp)) 192: goto err;