Searched refs:HIST_PREV (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dhist.h65 #define HIST_PREV(el) HIST_FUN(el, H_PREV, NULL) macro
H A Dhist.c163 for (str = HIST_LAST(el); str != NULL; str = HIST_PREV(el))
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dhist.h72 #define HIST_PREV(el) HIST_FUN(el, H_PREV, NULL) macro
H A Dhist.c169 for (str = HIST_LAST(el); str != NULL; str = HIST_PREV(el))
/macosx-10.10/libedit-40/src/
H A Dhist.h72 #define HIST_PREV(el) HIST_FUN(el, H_PREV, NULL) macro
H A Dhist.c169 for (str = HIST_LAST(el); str != NULL; str = HIST_PREV(el))

Completed in 84 milliseconds