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

  /external/libedit/src/editline/
readline.h 53 typedef void *histdata_t; typedef
57 histdata_t data;
157 HIST_ENTRY *replace_history_entry(int, const char *, histdata_t);
  /prebuilts/libs/libedit/include/editline/
readline.h 53 typedef void *histdata_t; typedef
57 histdata_t data;
157 HIST_ENTRY *replace_history_entry(int, const char *, histdata_t);

Completed in 36 milliseconds