Searched refs:H_SET (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/lib/libedit/
H A Dhist.h66 #define HIST_SET(el, num) HIST_FUN(el, H_SET, num)
H A Dhistedit.h213 #define H_SET 7 /* , int); */ macro
H A Dreadline.c681 (void)history(h, &ev, H_SET, num);
1518 (void)history(h, &ev, H_SET, curr_num);
1524 (void)history(h, &ev, H_SET, curr_num);
1619 if (history(h, &ev, H_SET, curr_num))
1805 (void)history(h, &ev, H_SET, curr_num);
H A Dhistory.c1063 case H_SET:
/netbsd-current/lib/libedit/TEST/
H A Dtc1.c217 if (history(hist, &ev, H_SET, lastevent) == -1)

Completed in 179 milliseconds