Home
last modified time | relevance | path

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

/dports/sysutils/lnav/lnav-0.10.1/src/
H A Dreadline_curses.hh231 void set_alt_perform_action(const action& va) { this->rc_alt_perform = va; }; in set_alt_perform_action()
418 action rc_alt_perform; member in readline_curses
H A Dreadline_curses.cc565 rc_alt_perform(noop_func{}),
1135 this->rc_alt_perform(this); in check_poll_set()