Searched refs:PTSTTY (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dptms.h63 #define PTSTTY 0x08 /* slave side is tty */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dpts.c496 ptms_close(ptsp, PTSOPEN | PTSTTY);
616 * For case PTSSTTY set the flag PTSTTY and ACK
627 if (ptsp->pt_state & PTSTTY) {
633 ptsp->pt_state |= PTSTTY;

Completed in 59 milliseconds