Searched refs:H_SAVE (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/lib/libedit/
H A Dhist.h68 #define HIST_SAVE(el, fname) HIST_FUN(el, H_SAVE fname)
H A Dhistedit.h223 #define H_SAVE 18 /* , const char *); */ macro
H A Dhistory.c1078 case H_SAVE:
/netbsd-current/lib/libedit/TEST/
H A Dwtc1.c231 history_w(hist, &ev, H_SAVE,
271 history_w(hist, &ev, H_SAVE, hfile);
H A Dtc1.c266 history(hist, &ev, H_SAVE, av[2]);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/LineEditor/
H A DLineEditor.cpp245 ::history(Data->Hist, &HE, H_SAVE, HistoryPath.c_str());

Completed in 145 milliseconds