Home
last modified time | relevance | path

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

/freebsd/contrib/libedit/
H A Dtty.c461 static int tty__getcharindex(int);
624 tty__getcharindex(int i) in tty__getcharindex() function
1273 c = tty__getcharindex(c); in tty_stty()