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

/opensolaris-onvv-gate/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 Dmapfile-vers67 ITTY;
H A Dsubr.c95 (void) ioctl(OUTF, TCSETAW, &ITTY);
/opensolaris-onvv-gate/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 Dmapfile-vers69 ITTY;
H A Dsubr.c102 struct termio ITTY; local
105 (void) ioctl(OUTF, TCSETAW, &ITTY);
/opensolaris-onvv-gate/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 Dmapfile-vers67 ITTY;
H A Dsubr.c99 (void) ioctl(OUTF, TCSETAW, &ITTY);

Completed in 97 milliseconds