OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:H_PREV_EVENT
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libedit/
histedit.h
221
#define
H_PREV_EVENT
16 /* , const int); */
readline.c
1696
if (history(h, &ev,
H_PREV_EVENT
, history_offset + 1) != 0)
1726
history(h, &ev,
H_PREV_EVENT
, curr_num);
1854
pos < 0 ? H_NEXT_EVENT :
H_PREV_EVENT
, curr_num);
history.c
1102
case
H_PREV_EVENT
:
Completed in 13 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025