Home
last modified time | relevance | path

Searched refs:H_LAST (Results 1 – 4 of 4) sorted by relevance

/original-bsd/lib/libedit/
H A Dhist.h39 #define HIST_LAST(el) HIST_FUN(el, H_LAST, NULL)
H A Dhistedit.h134 #define H_LAST 3 /* , void); */ macro
H A Dhistory.c517 case H_LAST: in history()
/original-bsd/bin/sh/
H A Dhistedit.c427 he = history(hist, H_LAST);
435 he = history(hist, last ? H_FIRST : H_LAST);