Home
last modified time | relevance | path

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

/NextBSD/contrib/libreadline/
HDreadline.h776 #define RL_STATE_NONE 0x000000 /* no state; before first call */ macro
HDreadline.c148 int rl_readline_state = RL_STATE_NONE;
/NextBSD/contrib/libreadline/doc/
HDrltech.texi484 @item RL_STATE_NONE