Home
last modified time | relevance | path

Searched refs:TIOCLBIC (Results 1 – 10 of 10) sorted by relevance

/titanic_44/usr/src/cmd/csh/
H A Dsh.print.c204 (void) ioctl(unit, TIOCLBIC, (char *)&lmode); in flush()
/titanic_44/usr/src/lib/libbc/inc/include/sys/
H A Dttold.h138 #define TIOCLBIC _IOW('t', 126, int) /* bic local mode bits */ macro
/titanic_44/usr/src/uts/common/sys/
H A Dttold.h130 #define TIOCLBIC (tIOC|126) /* bic local mode bits */ macro
H A Dtermios.h428 #define TIOCLBIC (tIOC|126) /* bic local mode bits */ macro
/titanic_44/usr/src/uts/common/io/
H A Dttcompat.c376 case TIOCLBIC: in ttcompatwput()
398 case TIOCLBIC: in ttcompatwput()
430 case TIOCLBIC: in ttcompatwput()
579 case TIOCLBIC: in ttcompat_do_ioctl()
987 case TIOCLBIC: in ttcompat_ioctl_ack()
H A Dtty_pty.c951 case TIOCLBIC: in ptcioctl()
/titanic_44/usr/src/lib/libshell/common/sh/
H A Dio.c1881 #if defined(TIOCLBIC) && defined(LFLUSHO) in io_prompt()
1889 ioctl(sffileno(sfstderr),TIOCLBIC,&mode); in io_prompt()
/titanic_44/usr/src/cmd/truss/
H A Dcodes.c384 { (uint_t)TIOCLBIC, "TIOCLBIC", NULL },
H A Dexpound.c1419 case TIOCLBIC: in show_ioctl()
/titanic_44/usr/src/uts/common/os/
H A Dstreamio.c3143 case TIOCLBIC: in job_control_type()