HomeSort by relevance Sort by last modified time
    Searched refs:rl_compentry_func_t (Results 1 - 3 of 3) 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 *);
  /external/libedit/src/
readline.c     [all...]

Completed in 1374 milliseconds