Home
last modified time | relevance | path

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

/openbsd/src/lib/libedit/
Dhistedit.h213 #define H_APPEND 11 /* , const wchar_t *); */ macro
Dhistory.c1010 case H_APPEND: in FUNW()
/openbsd/src/lib/libedit/TEST/
Dtc1.c214 history(hist, &ev, continuation ? H_APPEND : H_ENTER, buf); in main()