Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/libreadline/
Dreadline.h776 #define RL_STATE_NONE 0x000000 /* no state; before first call */ macro
Dreadline.c148 int rl_readline_state = RL_STATE_NONE;
/freebsd-10-stable/contrib/libreadline/doc/
Drltech.texi484 @item RL_STATE_NONE