Searched defs:_needsync (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/ucblib/libucb/inc/
H A Dstdiom.h108 * number of calls to _bufsync and _wrtchk. _needsync checks whether
114 #define _needsync(p, bufend) ((bufend - (p)->_ptr) < \ macro
/illumos-gate/usr/src/lib/libc/inc/
H A Dstdiom.h238 * number of calls to _bufsync and _wrtchk. _needsync checks whether
244 #define _needsync(p, bufend) ((bufend - (p)->_ptr) < \ macro

Completed in 56 milliseconds