Home
last modified time | relevance | path

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

/original-bsd/lib/libedit/
H A Dhist.h37 #define HIST_NEXT(el) HIST_FUN(el, H_NEXT, NULL)
H A Dhistedit.h136 #define H_NEXT 5 /* , void); */ macro
H A Dhistory.c513 case H_NEXT: in history()
/original-bsd/bin/sh/
H A Dhistedit.c290 direction = first < last ? H_PREV : H_NEXT;
424 he = history(hist, H_NEXT);