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

/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dhist.h64 #define HIST_LAST(el) HIST_FUN(el, H_LAST, 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.h71 #define HIST_LAST(el) HIST_FUN(el, H_LAST, 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.h71 #define HIST_LAST(el) HIST_FUN(el, H_LAST, NULL) macro
H A Dhist.c169 for (str = HIST_LAST(el); str != NULL; str = HIST_PREV(el))

Completed in 110 milliseconds