Home
last modified time | relevance | path

Searched refs:TIOCSETP (Results 1 – 23 of 23) sorted by relevance

/illumos-gate/usr/src/cmd/lp/filter/postscript/postio/
H A Difdef.c396 if ( ioctl(ttyi, TIOCSETP, &sgtty) == -1 ) in setupline()
435 if ( ioctl(ttyi, TIOCSETP, &sgtty) == -1 ) in resetline()
484 ioctl(0, TIOCSETP, &sgtty);
489 ioctl(0, TIOCSETP, &oldsgtty);
634 if ( ioctl(ttyi, TIOCSETP, &sgtty) == -1 ) in setupline()
676 if ( ioctl(ttyi, TIOCSETP, &sgtty) == -1 ) in resetline()
727 ioctl(0, TIOCSETP, &sgtty);
732 ioctl(0, TIOCSETP, &oldsgtty);
/illumos-gate/usr/src/cmd/sendmail/util/
H A Dmconnect.c66 (void) ioctl(0, TIOCSETP, &TtyBuf);
195 (void) ioctl(0, TIOCSETP, &TtyBuf);
236 (void) ioctl(0, TIOCSETP, &TtyBuf);
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dflushinp.c65 (void) ioctl(cur_term -> Filedes, TIOCSETP, &(PROGTTY)); in flushinp()
/illumos-gate/usr/src/head/
H A Dsgtty.h125 #define TIOCSETP (('t'<<8)|9) macro
/illumos-gate/usr/src/cmd/bnu/
H A Dfio.c138 ret = ioctl(Ifn, TIOCSETP, &ttbuf); in fturnon()
159 (void) ioctl(Ifn, TIOCSETP, &ttbuf); in fturnoff()
H A Dline.c519 (void) (*Ioctl)(tty, TIOCSETP, &ttbuf);
575 return ((*Ioctl)(0, TIOCSETP, &Savettyb)); in restline()
/illumos-gate/usr/src/uts/common/syscall/
H A Dioctl.c159 return (ioctl(fdes, TIOCSETP, arg)); in stty()
/illumos-gate/usr/src/uts/common/sys/
H A Dttold.h115 #define TIOCSETP (tIOC|9) macro
H A Dtermios.h416 #define TIOCSETP (tIOC|9) macro
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dterminal.h148 # define TCSAFLUSH TIOCSETP
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Drlogin.c1181 if (compat_ioctl(STDIN_FILENO, TIOCSETP, &sb) == -1) in oob()
1193 if (compat_ioctl(STDIN_FILENO, TIOCSETP, &sb) == -1) in oob()
1342 if (compat_ioctl(STDIN_FILENO, TIOCSETP, &sb) == -1) in mode()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dtty104 # define TCSAFLUSH TIOCSETP
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dtty110 # define TCSAFLUSH TIOCSETP
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dtty110 # define TCSAFLUSH TIOCSETP
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dtty110 # define TCSAFLUSH TIOCSETP
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dtty110 # define TCSAFLUSH TIOCSETP
/illumos-gate/usr/src/uts/common/io/
H A Dttcompat.c452 case TIOCSETP: in ttcompat_do_ioctl()
785 case TIOCSETP: in ttcompat_ioctl_ack()
827 iocp->ioc_cmd = (tp->t_ioccmd == TIOCSETP) ? TCSETSF : TCSETS; in ttcompat_ioctl_ack()
H A Dtty_pts.c842 cmd = TIOCSETP; /* map backwards to old codes */ in ptslioctl()
H A Dtty_pty.c932 case TIOCSETP: in ptcioctl()
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dportable.h237 #define SETATTR( fd, tiop ) ioctl((fd), TIOCSETP, (caddr_t)(tiop))
/illumos-gate/usr/src/cmd/truss/
H A Dcodes.c363 { (uint_t)TIOCSETP, "TIOCSETP", NULL },
H A Dexpound.c1340 case TIOCSETP: in show_ioctl()
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c3226 case TIOCSETP: in job_control_type()
3341 case TIOCSETP: in strioctl()
3464 case TIOCSETP: in strioctl()