Home
last modified time | relevance | path

Searched defs:SET_SEEKABLE (Results 1 – 1 of 1) sorted by last modified time

/illumos-gate/usr/src/lib/libc/inc/
H A Dstdiom.h81 #define SET_SEEKABLE(iop) ((iop)->_flag |= _SEEKABLE) macro
98 #define SET_SEEKABLE(iop) ((iop)->__seekable = 1) macro