Home
last modified time | relevance | path

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

/external/libedit/src/
Dtty.c457 private int tty__getcharindex(int);
627 tty__getcharindex(int i) in tty__getcharindex() function
1302 c = tty__getcharindex(c); in tty_stty()