Searched refs:x_hflag (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dtermiox.h110 unsigned short x_hflag; /* hardware flow control modes */ member in struct:termiox
/opensolaris-onvv-gate/usr/src/cmd/ttymon/
H A Dsttyparse.c280 termiox->x_hflag &= ~hmodes[i].reset;
281 termiox->x_hflag |= hmodes[i].set;
H A Dstty.c442 m = termiox.x_hflag;
638 m = termiox.x_hflag;
/opensolaris-onvv-gate/usr/src/ucbcmd/stty/
H A Dsttyparse.c247 termiox->x_hflag &= ~hmodes[i].reset;
248 termiox->x_hflag |= hmodes[i].set;
H A Dstty.c402 m = termiox.x_hflag;
592 m = termiox.x_hflag;
/opensolaris-onvv-gate/usr/src/cmd/truss/
H A Dexpound.c689 termiox.x_hflag,

Completed in 113 milliseconds