Home
last modified time | relevance | path

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

/dragonfly/contrib/libedit/src/
H A Dhistedit.h218 #define H_PREV_STR 14 /* , const wchar_t *); */ macro
H A Dhistory.c1110 case H_PREV_STR: in FUNW()
H A Dreadline.c1821 H_PREV_STR : H_NEXT_STR, str)); in history_search_prefix()
/dragonfly/bin/sh/
H A Dhistedit.c465 retval = history(hist, &he, H_PREV_STR, str); in str_to_event()