HomeSort by: relevance | last modified time | path
    Searched defs:histdata_t (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libedit/readline/
readline.h 56 typedef void *histdata_t; typedef in typeref:typename:void *
60 histdata_t data;
190 HIST_ENTRY *replace_history_entry(int, const char *, histdata_t);
270 histdata_t free_history_entry(HIST_ENTRY *);
readline.h 56 typedef void *histdata_t; typedef in typeref:typename:void *
60 histdata_t data;
190 HIST_ENTRY *replace_history_entry(int, const char *, histdata_t);
270 histdata_t free_history_entry(HIST_ENTRY *);

Completed in 21 milliseconds