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

  /external/libedit/src/editline/
readline.h 45 typedef char *rl_compentry_func_t(const char *, int); typedef
204 char **rl_completion_matches(const char *, rl_compentry_func_t *);
  /prebuilts/libs/libedit/include/editline/
readline.h 45 typedef char *rl_compentry_func_t(const char *, int); typedef
204 char **rl_completion_matches(const char *, rl_compentry_func_t *);

Completed in 421 milliseconds