Home
last modified time | relevance | path

Searched refs:defarg (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/tip/
H A Dtip.c201 (void) ioctl(0, TCGETS, (char *)&defarg); in main()
202 arg = defarg; in main()
276 (void) ioctl(0, TCSETSF, (char *)&defarg); in unraw()
H A Dtip.h238 struct termios defarg; /* initial mode of local terminal */ variable
H A Dcmds.c809 rmtty.c_cc[VSTART] = defarg.c_cc[VSTART]; in tandem()
810 rmtty.c_cc[VSTOP] = defarg.c_cc[VSTOP]; in tandem()