Home
last modified time | relevance | path

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

/src/contrib/libedit/
H A Dhistedit.h231 #define H_DELDATA 24 /* , int, histdata_t *);*/ macro
H A Dreadline.c1508 if (history(h, &ev, H_DELDATA, num - history_base, (void **)-1) != 0) in history_get()
1570 if (history(h, &ev, H_DELDATA, num, &he->data) != 0) { in remove_history()
H A Dhistory.c1153 case H_DELDATA: in history()
H A DChangeLog1622 The call sequence H_CURR, H_DELDATA, H_CURR, H_NEXT_EVDATA looks
1629 - The H_DELDATA is needed to move the cursor. Even though it
1632 succeeds. H_DELDATA only moves the cursor, it doesn't tell us