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

/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dttold.h126 #define O_TOSTOP 0x00400000 /* SIGSTOP on background output */ macro
147 #define LTOSTOP (O_TOSTOP>>16)
/illumos-gate/usr/src/uts/common/sys/
H A Dttold.h237 #define O_TOSTOP 0x00400000 /* SIGSTOP on background */ macro
256 #define LTOSTOP (O_TOSTOP>>16)

Completed in 45 milliseconds