Home
last modified time | relevance | path

Searched refs:H_ADD (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/libedit/src/
H A Dhistedit.h213 #define H_ADD 9 /* , const wchar_t *); */ macro
H A Dhistory.c1025 case H_ADD: in FUNW()
/dragonfly/bin/sh/
H A Dinput.c259 history(hist, &he, whichprompt == 1 ? H_ENTER : H_ADD, in preadbuffer()