Home
last modified time | relevance | path

Searched refs:CPFunction (Results 1 – 2 of 2) sorted by relevance

/external/libedit/src/editline/
Dreadline.h43 typedef char *CPFunction(const char *, int); typedef
178 char **completion_matches(const char *, CPFunction *);
/external/libedit/src/
Dreadline.c1786 (CPFunction *)rl_completion_entry_function, in rl_complete()