Home
last modified time | relevance | path

Searched refs:STWLINE (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/tty/
H A Dtty.c71 if ((i = ioctl(0, STWLINE, 0)) == -1) in main()
/titanic_41/usr/src/uts/common/sys/
H A Dstermio.h53 #define STWLINE (('X'<<8)|3) /* get synchronous line # */ macro
/titanic_41/usr/src/lib/libcmd/common/
H A Dtty.c90 if (n = ioctl(0, STWLINE, 0)) >= 0) in b_tty()
/titanic_41/usr/src/cmd/truss/
H A Dcodes.c472 { (uint_t)STWLINE, "STWLINE", NULL },