Searched refs:terminal_gettc (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/libedit/
H A Dterminal.h103 libedit_private int terminal_gettc(EditLine *, int, char **);
H A Deln.c329 ret = terminal_gettc(el, 3, argv);
H A Del.c444 rv = terminal_gettc(el, 3, argv);
H A Dterminal.c1394 /* terminal_gettc():
1399 terminal_gettc(EditLine *el, int argc __attribute__((__unused__)), char **argv) function

Completed in 163 milliseconds