Home
last modified time | relevance | path

Searched refs:termioInit (Results 1 – 25 of 73) sorted by relevance

123

/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/ext2ed/
H A Dwin.c37 struct termios termioInit, termioCurrent; variable
65 tcgetattr(0,&termioInit); /* save initial config */ in init_windows()
66 termioCurrent = termioInit; in init_windows()
160 tcsetattr(0,TCSANOW,&termioInit); in close_windows()
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/ext2ed/
H A Dwin.c37 struct termios termioInit, termioCurrent; variable
65 tcgetattr(0,&termioInit); /* save initial config */ in init_windows()
66 termioCurrent = termioInit; in init_windows()
160 tcsetattr(0,TCSANOW,&termioInit); in close_windows()
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/ext2ed/
H A Dwin.c37 struct termios termioInit, termioCurrent;
65 tcgetattr(0,&termioInit); /* save initial config */
66 termioCurrent = termioInit;
160 tcsetattr(0,TCSANOW,&termioInit);
/dports/devel/lab/lab-0.17.2/vendor/github.com/gdamore/tcell/
H A Dtscreen_stub.go23 func (t *tScreen) termioInit() error { func
H A Dtscreen_windows.go24 func (t *tScreen) termioInit() error { func
H A Dtscreen_linux.go31 func (t *tScreen) termioInit() error { func
H A Dtscreen_solaris.go31 func (t *tScreen) termioInit() error { func
/dports/net-im/tut/tut-0.0.17/vendor/github.com/gdamore/tcell/
H A Dtscreen_stub.go23 func (t *tScreen) termioInit() error { func
H A Dtscreen_windows.go24 func (t *tScreen) termioInit() error { func
/dports/net/termshark/termshark-2.1.1/vendor/github.com/gdamore/tcell/
H A Dtscreen_stub.go23 func (t *tScreen) termioInit() error { func
H A Dtscreen_windows.go24 func (t *tScreen) termioInit() error { func
/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/gdamore/tcell/
H A Dtscreen_stub.go23 func (t *tScreen) termioInit() error { func
H A Dtscreen_windows.go24 func (t *tScreen) termioInit() error {
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/gdamore/tcell/tcell-1.1.4/
H A Dtscreen_stub.go23 func (t *tScreen) termioInit() error {
H A Dtscreen_windows.go24 func (t *tScreen) termioInit() error { func
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/gdamore/tcell/
H A Dtscreen_stub.go23 func (t *tScreen) termioInit() error {
H A Dtscreen_windows.go24 func (t *tScreen) termioInit() error { func
/dports/editors/micro/micro-2.0.10/vendor/github.com/zyedidia/tcell/v2/
H A Dtscreen_stub.go23 func (t *tScreen) termioInit() error { func
H A Dtscreen_windows.go24 func (t *tScreen) termioInit() error { func
/dports/mail/aerc/aerc-0.4.0/vendor/github.com/gdamore/tcell/
H A Dtscreen_stub.go23 func (t *tScreen) termioInit() error { func
H A Dtscreen_windows.go24 func (t *tScreen) termioInit() error { func
/dports/textproc/up/up-0.4/vendor/github.com/gdamore/tcell/
H A Dtscreen_stub.go23 func (t *tScreen) termioInit() error { func
H A Dtscreen_windows.go24 func (t *tScreen) termioInit() error { func
/dports/audio/stmp/stmp-0.0.2/vendor/github.com/gdamore/tcell/v2/
H A Dtscreen_stub.go23 func (t *tScreen) termioInit() error { func
H A Dtscreen_windows.go24 func (t *tScreen) termioInit() error { func

123