Searched refs:H_NEXT_STR (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dhistedit.h188 #define H_NEXT_STR 13 /* , const char *); */ macro
H A Dhistory.c910 case H_NEXT_STR:
H A Dreadline.c1306 return (history(h, &ev, direction < 0? H_PREV_STR:H_NEXT_STR, str));
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dhistedit.h214 #define H_NEXT_STR 13 /* , const wchar_t *); */ macro
H A Dhistory.c1028 case H_NEXT_STR:
H A Dreadline.c1616 H_PREV_STR : H_NEXT_STR, str));
/macosx-10.10/libedit-40/src/
H A Dhistedit.h212 #define H_NEXT_STR 13 /* , const wchar_t *); */ macro
H A Dhistory.c1076 case H_NEXT_STR:
H A Dreadline.c1649 H_PREV_STR : H_NEXT_STR, str));

Completed in 144 milliseconds