Searched refs:H_DELDATA (Results 1 – 3 of 3) sorted by relevance
/external/libedit/src/ |
D | histedit.h | 225 #define H_DELDATA 24 /* , int, histdata_t *);*/ macro
|
D | readline.c | 1415 if (history(h, &ev, H_DELDATA, num, &he->data) != 0) { in remove_history() 1566 if (history(h, &ev, H_DELDATA, pos, (void **)-1)) { in history_set_pos()
|
D | history.c | 1073 case H_DELDATA: in FUNW()
|