Search | Google it | Results 1 - 1 of 1 for funcall:MIN from t2ex/bsd_source/lib/libc/src_bsd/stdio/fvwrite.c (0.00 seconds) |
84: GETIOV(;); 85: w = (*fp->_write)(fp->_cookie, p, MIN(len, BUFSIZ)); 86: if (w <= 0) 170: } 171: s = MIN(len, nldist); 172: w = fp->_w + fp->_bf._size;