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

/freebsd-11-stable/lib/libedit/
H A Dhist.h72 #define HIST_SET(el, num) HIST_FUN(el, H_SET, num)
H A Dhistedit.h212 #define H_SET 7 /* , int); */ macro
H A Dreadline.c656 (void)history(h, &ev, H_SET, num);
1408 (void)history(h, &ev, H_SET, curr_num);
1501 if (history(h, &ev, H_SET, curr_num))
1606 (void)history(h, &ev, H_SET, curr_num);
1655 (void)history(h, &ev, H_SET, curr_num);
H A Dhistory.c1014 case H_SET:
/freebsd-11-stable/lib/libedit/TEST/
H A Dtc1.c218 if (history(hist, &ev, H_SET, lastevent) == -1)

Completed in 120 milliseconds