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

/opensolaris-onvv-gate/usr/src/cmd/mailx/
H A Dtty.c75 static struct termio ttybuf; variable in typeref:struct:termio
468 struct sgttyb ttybuf; local
499 ttyset++, stty(fileno(stdin), &ttybuf); local
508 ttyset++, stty(fileno(stdin), &ttybuf); local
517 ttyset++, stty(fileno(stdin), &ttybuf); local
526 ttyset++, stty(fileno(stdin), &ttybuf); local
535 ttyset++, stty(fileno(stdin), &ttybuf); local
548 stty(fileno(stdin), &ttybuf); local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/bnu/
H A Dconn.c787 struct termio ttybuf; local
/opensolaris-onvv-gate/usr/src/lib/libnsl/dial/
H A Dconn.c582 struct termio ttybuf; local

Completed in 208 milliseconds