Searched refs:BC_ACTION_CTRL_S (Results 1 – 2 of 2) sorted by relevance
280 BC_ACTION_CTRL_S = 19, enumerator
2021 if (c == BC_ACTION_CTRL_S) bc_history_raise(h, SIGSTOP); in bc_history_edit()