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

/freebsd-11.0-release/lib/libedit/
H A Dhist.h74 #define HIST_SET(el, num) HIST_FUN(el, H_SET, num)
H A Dhistedit.h212 #define H_SET 7 /* , int); */ macro
H A Dreadline.c657 (void)history(h, &ev, H_SET, num);
1409 (void)history(h, &ev, H_SET, curr_num);
1502 if (history(h, &ev, H_SET, curr_num))
1607 (void)history(h, &ev, H_SET, curr_num);
1656 (void)history(h, &ev, H_SET, curr_num);
H A Dhistory.c1015 case H_SET:
/freebsd-11.0-release/lib/libedit/TEST/
H A Dtc1.c218 if (history(hist, &ev, H_SET, lastevent) == -1)

Completed in 115 milliseconds