Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/libreadline/
Dundo.c57 int _rl_doing_an_undo = 0; variable
177 _rl_doing_an_undo = 1; in rl_do_undo()
217 _rl_doing_an_undo = 0; in rl_do_undo()
Drlprivate.h419 extern int _rl_doing_an_undo;
Dtext.c97 if (_rl_doing_an_undo == 0)
146 if (_rl_doing_an_undo == 0)