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

/external/libedit/src/
H A Dhistedit.h295 typedef struct historyW HistoryW; typedef in typeref:struct:historyW
297 HistoryW * history_winit(void);
298 void history_wend(HistoryW *);
300 int history_w(HistoryW *, HistEventW *, int, ...);

Completed in 1218 milliseconds