Home
last modified time | relevance | path

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

/NextBSD/lib/libedit/
HDhistedit.h218 #define H_PREV_STR 14 /* , const wchar_t *); */ macro
HDhistory.c1050 case H_PREV_STR: in FUNW()
HDreadline.c1670 H_PREV_STR : H_NEXT_STR, str)); in history_search_prefix()
/NextBSD/bin/sh/
HDhistedit.c467 retval = history(hist, &he, H_PREV_STR, str); in str_to_event()