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

/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dhist.h66 #define HIST_SET(el, num) HIST_FUN(el, H_SET, num)
H A Dhistedit.h183 #define H_SET 7 /* , int); */ macro
H A Dreadline.c540 (void)history(h, &ev, H_SET, num);
1132 (void)history(h, &ev, H_SET, curr_num);
1243 if (history(h, &ev, H_SET, pos)) {
1244 history(h, &ev, H_SET, curr_num);
1293 history(h, &ev, H_SET, curr_num);
H A Dhistory.c877 case H_SET:
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dhist.h73 #define HIST_SET(el, num) HIST_FUN(el, H_SET, num)
H A Dhistedit.h209 #define H_SET 7 /* , int); */ macro
H A Dreadline.c615 (void)history(h, &ev, H_SET, num);
1361 (void)history(h, &ev, H_SET, curr_num);
1451 if (history(h, &ev, H_SET, curr_num))
1553 (void)history(h, &ev, H_SET, curr_num);
1602 (void)history(h, &ev, H_SET, curr_num);
H A Dhistory.c995 case H_SET:
/macosx-10.10/libedit-40/src/
H A Dhist.h73 #define HIST_SET(el, num) HIST_FUN(el, H_SET, num)
H A Dhistedit.h207 #define H_SET 7 /* , int); */ macro
H A Dreadline.c619 (void)history(h, &ev, H_SET, num);
1391 (void)history(h, &ev, H_SET, curr_num);
1484 if (history(h, &ev, H_SET, curr_num))
1586 (void)history(h, &ev, H_SET, curr_num);
1635 (void)history(h, &ev, H_SET, curr_num);
H A Dhistory.c1043 case H_SET:
/macosx-10.10/Heimdal-398.1.2/lib/libedit/examples/
H A Dtc1.c222 if (history(hist, &ev, H_SET, lastevent) == -1)

Completed in 194 milliseconds