Home
last modified time | relevance | path

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

/original-bsd/lib/libedit/
H A Dhist.h40 #define HIST_PREV(el) HIST_FUN(el, H_PREV, NULL)
H A Dhistedit.h135 #define H_PREV 4 /* , void); */ macro
H A Dhistory.c521 case H_PREV: in history()
/original-bsd/bin/sh/
H A Dhistedit.c290 direction = first < last ? H_PREV : H_NEXT;