Searched refs:H_NEXT_EVDATA (Results 1 – 3 of 3) sorted by relevance
/external/libedit/src/ |
D | histedit.h | 224 #define H_NEXT_EVDATA 23 /* , const int, histdata_t *); */ macro
|
D | readline.c | 1366 if (history(h, &ev, H_NEXT_EVDATA, num, &she.data)) in history_get() 1454 if (history(h, &ev, H_NEXT_EVDATA, num, &he->data)) in replace_history_entry()
|
D | history.c | 1065 case H_NEXT_EVDATA: in FUNW()
|