gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:FUNLOCKFILE from t2ex/bsd_source/lib/libc/src_bsd/stdio/setvbuf.c (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/stdio/setvbuf.c - 5.6KB - 154 lines
110:                         fp->_bf._size = 1;
111:                         FUNLOCKFILE(fp);
112:                         return (ret);
149: } 150: FUNLOCKFILE(fp); 151: __atexit_register_cleanup(_cleanup);