Searched refs:keymacro_get (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/libedit/
H A Dkeymacro.h65 libedit_private int keymacro_get(EditLine *, wchar_t *, keymacro_value_t *);
H A Dkeymacro.c169 /* keymacro_get():
179 keymacro_get(EditLine *el, wchar_t *ch, keymacro_value_t *val) function
H A Dread.c254 switch (keymacro_get(el, ch, &val)) {

Completed in 110 milliseconds