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

/illumos-gate/usr/src/lib/libc/inc/
H A Dstdiom.h62 #define CLEAR_IONOLOCK(iop) ((iop)->_flag &= ~_IONOLOCK) macro
79 #define CLEAR_IONOLOCK(iop) ((iop)->__ionolock = 0) macro

Completed in 59 milliseconds