HomeSort by relevance Sort by last modified time
    Searched refs:HistoryW (Results 1 - 3 of 3) sorted by null

  /external/libedit/src/
histedit.h 295 typedef struct historyW HistoryW;
297 HistoryW * history_winit(void);
298 void history_wend(HistoryW *);
300 int history_w(HistoryW *, HistEventW *, int, ...);
  /prebuilts/libs/libedit/include/
histedit.h 295 typedef struct historyW HistoryW;
297 HistoryW * history_winit(void);
298 void history_wend(HistoryW *);
300 int history_w(HistoryW *, HistEventW *, int, ...);
  /external/libedit/examples/
wtc1.c 114 HistoryW *hist;

Completed in 136 milliseconds