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

/freebsd-10.0-release/lib/libedit/
H A Dhistedit.h209 #define H_DELDATA 24 /* , int, histdata_t *);*/ macro
H A Dreadline.c1397 if (FUNW(history)(h, &ev, H_DELDATA, num, &he->data) != 0) {
1545 * use H_DELDATA to set to nth history (without delete) by passing
1548 if (FUNW(history)(h, &ev, H_DELDATA, pos, (void **)-1)) {
H A Dhistory.c1055 case H_DELDATA:

Completed in 116 milliseconds