Searched refs:H_NEXT_EVDATA (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/libedit/ |
H A D | histedit.h | 228 #define H_NEXT_EVDATA 23 /* , const int, histdata_t *); */ macro
|
H A D | readline.c | 1511 if (history(h, &ev, H_NEXT_EVDATA, ev.num, &she.data) != 0) in history_get() 1606 if (history(h, &ev, H_NEXT_EVDATA, num, &he->data)) in replace_history_entry()
|
H A D | history.c | 1142 case H_NEXT_EVDATA: in FUNW()
|