Home
last modified time | relevance | path

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

/openbsd/lib/libedit/
H A Dhistedit.h221 #define H_CLEAR 19 /* , void); */ macro
H A Dhistory.c1040 case H_CLEAR: in FUNW()
H A Dreadline.c1505 (void)history(h, &ev, H_CLEAR); in clear_history()
/openbsd/lib/libedit/TEST/
H A Dtc1.c245 history(hist, &ev, H_CLEAR); in main()