Home
last modified time | relevance | path

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

/openbsd/lib/libedit/
H A Dhist.h44 typedef int (*hist_fun_t)(void *, HistEventW *, int, ...);
53 HistEventW ev; /* Event cookie */
H A Dhistedit.h285 } HistEventW; typedef
292 int history_w(HistoryW *, HistEventW *, int, ...);
H A Dhist.c211 HistEventW ev; in hist_convert()
/openbsd/gnu/llvm/lldb/source/Host/common/
H A DEditline.cpp81 #define HistEventW HistEvent macro
305 HistEventW m_event;
475 HistEventW history_event; in RecallHistory()