Home
last modified time | relevance | path

Searched defs:tty_rawmode (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/regress/lib/libedit/read/
H A Dglue.c41 int tty_rawmode(EL) { return 0; } in tty_rawmode() function
/openbsd-src/lib/libedit/
H A Dtty.c989 tty_rawmode(EditLine *el) in tty_rawmode() function