Searched refs:HistoryW (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/lib/libedit/
H A Dhistedit.h299 typedef struct historyW HistoryW; typedef in typeref:struct:historyW
301 HistoryW * history_winit(void);
302 void history_wend(HistoryW *);
304 int history_w(HistoryW *, HistEventW *, int, ...);
/freebsd-11.0-release/lib/libedit/TEST/
H A Dwtc1.c117 HistoryW *hist;
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Host/common/
H A DEditline.cpp71 #define HistoryW History macro
252 HistoryW *
296 HistoryW * m_history; // The history object
500 HistoryW * pHistory = m_history_sp->GetHistoryPtr();

Completed in 185 milliseconds