Home
last modified time | relevance | path

Searched refs:H_ENTER (Results 1 – 5 of 5) sorted by relevance

/original-bsd/lib/libedit/TEST/
H A Dtest.c149 history(hist, continuation ? H_ADD : H_ENTER, buf);
153 history(hist, continuation ? H_ADD : H_ENTER, buf);
/original-bsd/lib/libedit/
H A Dhistedit.h139 #define H_ENTER 8 /* , const char*); */ macro
H A Dhistory.c504 case H_ENTER: in history()
/original-bsd/bin/sh/
H A Dinput.c238 history(hist, whichprompt == 1 ? H_ENTER : H_ADD, in preadbuffer()
H A Dhistedit.c336 history(hist, H_ENTER, s);