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

/freebsd-10.0-release/lib/libedit/
H A Dhist.h67 #define HIST_SAVE(el, fname) HIST_FUN(el, H_SAVE fname)
H A Dhistedit.h203 #define H_SAVE 18 /* , const char *); */ macro
H A Dhistory.c998 case H_SAVE:
H A Dreadline.c1315 return (FUNW(history)(h, &ev, H_SAVE, filename) == -1 ?
/freebsd-10.0-release/lib/libedit/TEST/
H A Dtest.c260 history(hist, &ev, H_SAVE, av[2]);
/freebsd-10.0-release/contrib/llvm/tools/lldb/tools/driver/
H A DIOChannel.cpp292 ::history (m_history, &m_history_event, H_SAVE, path_ptr);

Completed in 118 milliseconds