Home
last modified time | relevance | path

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

/mirbsd/src/lib/libedit/
Dtty.c457 private int tty_setup(EditLine *);
466 tty_setup(EditLine *el) in tty_setup() function
558 return (tty_setup(el)); in tty_init()