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

/netbsd-current/lib/libedit/
H A Dhist.h67 #define HIST_LOAD(el, fname) HIST_FUN(el, H_LOAD fname)
H A Dhistedit.h222 #define H_LOAD 17 /* , const char *); */ macro
H A Dhistory.c1072 case H_LOAD:
/netbsd-current/lib/libedit/TEST/
H A Dwtc1.c129 history_w(hist, &ev, H_LOAD, hfile);
228 history_w(hist, &ev, H_LOAD,
H A Dtc1.c264 history(hist, &ev, H_LOAD, av[2]);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/LineEditor/
H A DLineEditor.cpp252 ::history(Data->Hist, &HE, H_LOAD, HistoryPath.c_str());

Completed in 275 milliseconds