Home
last modified time | relevance | path

Searched refs:sgtty (Results 1 – 17 of 17) sorted by relevance

/titanic_41/usr/src/cmd/lp/filter/postscript/postio/
H A Difdef.c346 struct sgttyb sgtty; in setupline() local
386 if ( ioctl(ttyi, TIOCGETP, &sgtty) == -1 ) in setupline()
389 sgtty.sg_flags &= ~ECHO; in setupline()
390 sgtty.sg_flags &= ~CRMOD; in setupline()
391 sgtty.sg_flags |= CBREAK; in setupline()
398 if ( ioctl(ttyi, TIOCSETP, &sgtty) == -1 ) in setupline()
418 struct sgttyb sgtty; in resetline() local
432 if ( ioctl(ttyi, TIOCGETP, &sgtty) == -1 ) in resetline()
435 sgtty.sg_flags |= TANDEM; in resetline()
437 if ( ioctl(ttyi, TIOCSETP, &sgtty) == -1 ) in resetline()
[all …]
/titanic_41/usr/src/lib/libshell/common/features/
H A Dttys1 hdr termios,termio,sgtty
/titanic_41/usr/src/lib/libast/common/features/
H A Dtty1 hdr termios,termio,sgtty
72 # include <sgtty.h>
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dtty7 #define _hdr_sgtty 1 /* #include <sgtty.h> ok */
78 # include <sgtty.h>
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dtty7 #define _hdr_sgtty 1 /* #include <sgtty.h> ok */
78 # include <sgtty.h>
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dtty7 #define _hdr_sgtty 1 /* #include <sgtty.h> ok */
78 # include <sgtty.h>
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dtty7 #define _hdr_sgtty 1 /* #include <sgtty.h> ok */
78 # include <sgtty.h>
/titanic_41/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/
H A Dttys13 #define _hdr_sgtty 1 /* #include <sgtty.h> ok */
/titanic_41/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/
H A Dttys13 #define _hdr_sgtty 1 /* #include <sgtty.h> ok */
/titanic_41/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/
H A Dttys13 #define _hdr_sgtty 1 /* #include <sgtty.h> ok */
/titanic_41/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/
H A Dttys13 #define _hdr_sgtty 1 /* #include <sgtty.h> ok */
/titanic_41/usr/src/cmd/vi/port/
H A Dport.mk.370196 @${PR} -h sgtty.h ${INCLUDE}/sgtty.h
H A Dport.mk.70204 @${PR} -h sgtty.h ${INCLUDE}/sgtty.h
H A Dport.mk.c70207 @${PR} -h sgtty.h ${INCLUDE}/sgtty.h
/titanic_41/usr/src/head/
H A DMakefile166 sgtty.h \
/titanic_41/usr/src/lib/libcurses/screen/
H A Dcurses.ed79 #include <sgtty.h>
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-header.mf759 file path=usr/include/sgtty.h