Searched refs:ITTY (Results 1 - 9 of 9) sorted by relevance

/osnet-11/usr/src/lib/libplot/t300/common/
H A Dopen.c44 struct termio ITTY, PTTY; variable in typeref:struct:termio
52 (void) ioctl(OUTF, TCGETA, &ITTY);
54 PTTY = ITTY;
H A Dcon.h55 extern struct termio ITTY, PTTY;
H A Dsubr.c95 (void) ioctl(OUTF, TCSETAW, &ITTY);
/osnet-11/usr/src/lib/libplot/t300s/common/
H A Dopen.c44 struct termio ITTY, PTTY; variable in typeref:struct:termio
52 (void) ioctl(OUTF, TCGETA, &ITTY);
54 PTTY = ITTY;
H A Dcon.h68 extern struct termio ITTY, PTTY;
H A Dsubr.c102 struct termio ITTY; local
105 (void) ioctl(OUTF, TCSETAW, &ITTY);
/osnet-11/usr/src/lib/libplot/t450/common/
H A Dopen.c43 struct termio ITTY, PTTY; variable in typeref:struct:termio
50 (void) ioctl(OUTF, TCGETA, &ITTY);
52 PTTY = ITTY;
H A Dcon.h64 extern struct termio ITTY, PTTY;
H A Dsubr.c99 (void) ioctl(OUTF, TCSETAW, &ITTY);

Completed in 24 milliseconds