Searched refs:tty_quotemode (Results 1 – 3 of 3) sorted by relevance
/external/libedit/src/ | ||
D | tty.h | 465 protected int tty_quotemode(EditLine *); |
D | common.c | 364 tty_quotemode(el); in ed_quoted_insert() |
D | tty.c | 1125 tty_quotemode(EditLine *el) in tty_quotemode() function |