HomeSort by relevance Sort by last modified time
    Searched defs:HistEvent (Results 1 - 2 of 2) sorted by null

  /external/libedit/src/
histedit.h 188 typedef struct HistEvent {
191 } HistEvent;
199 int history(History *, HistEvent *, int, ...);
  /prebuilts/libs/libedit/include/
histedit.h 188 typedef struct HistEvent {
191 } HistEvent;
199 int history(History *, HistEvent *, int, ...);

Completed in 60 milliseconds