Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libedit/
H A Dtty.c466 private int tty_setup(EditLine *);
499 tty_setup(EditLine *el) in tty_setup() function
581 return tty_setup(el); in tty_init()