Home
last modified time | relevance | path

Searched refs:H_DELDATA (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/lib/libedit/
HDhistedit.h228 #define H_DELDATA 24 /* , int, histdata_t *);*/ macro
HDreadline.c1451 if (history(h, &ev, H_DELDATA, num, &he->data) != 0) { in remove_history()
1605 if (history(h, &ev, H_DELDATA, pos, (void **)-1)) { in history_set_pos()
HDhistory.c1092 case H_DELDATA: in FUNW()