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

/freebsd-11.0-release/lib/libedit/
H A Dhistedit.h227 #define H_NEXT_EVDATA 23 /* , const int, histdata_t *); */ macro
H A Dreadline.c1403 if (history(h, &ev, H_NEXT_EVDATA, num, &she.data))
1491 if (history(h, &ev, H_NEXT_EVDATA, num, &he->data))
H A Dhistory.c1085 case H_NEXT_EVDATA:
1101 case H_REPLACE: /* only use after H_NEXT_EVDATA */

Completed in 115 milliseconds