Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/window/
Dwwtty.c61 if (ioctl(d, TIOCLGET, (char *)&t->ww_lmode) < 0)
95 if (ioctl(d, TIOCLSET, (char *)&t->ww_lmode) < 0)
Dwwinit.c95 wwnewtty.ww_lmode = wwoldtty.ww_lmode | LLITOUT; in wwinit()
Dww.h145 int ww_lmode; member