Home
last modified time | relevance | path

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

/openbsd/lib/libedit/readline/
H A Dreadline.h44 typedef char *CPFunction(const char *, int); typedef
176 char **completion_matches(const char *, CPFunction *);
/openbsd/gnu/lib/libreadline/
H A Drltypedefs.h37 typedef char *CPFunction (); typedef
H A DCHANGES196 k. The Function, CPFunction, CPPFunction, and VFunction typedefs have been
/openbsd/lib/libedit/
H A Dreadline.c1808 (CPFunction *)rl_completion_entry_function, in rl_complete()