Searched refs:_move_history (Results 1 - 1 of 1) sorted by relevance

/external/libedit/src/
H A Dreadline.c175 static HIST_ENTRY *_move_history(int);
197 _move_history(int op) function
1516 return _move_history(H_CURR);
1581 return _move_history(H_PREV);
1592 return _move_history(H_NEXT);

Completed in 409 milliseconds