Search | Google it | Results 1 - 1 of 1 for funcall:FUNLOCKFILE from t2ex/bsd_source/lib/libc/src_bsd/stdio/setvbuf.c (0.00 seconds) |
110: fp->_bf._size = 1; 111: FUNLOCKFILE(fp); 112: return (ret); 149: } 150: FUNLOCKFILE(fp); 151: __atexit_register_cleanup(_cleanup);