Home
last modified time | relevance | path

Searched defs:SET_IONOLOCK (Results 1 – 1 of 1) sorted by path

/illumos-gate/usr/src/lib/libc/inc/
H A Dstdiom.h70 #define SET_IONOLOCK(iop) ((iop)->_flag |= _IONOLOCK) macro
87 #define SET_IONOLOCK(iop) ((iop)->__ionolock = 1) macro