Home
last modified time | relevance | path

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

/openbsd/src/lib/libedit/readline/
Dreadline.h45 typedef char **CPPFunction(const char *, int, int); typedef
113 extern CPPFunction *rl_attempted_completion_function;
/openbsd/src/gnu/lib/libreadline/
Drltypedefs.h38 typedef char **CPPFunction (); typedef
DCHANGES196 k. The Function, CPFunction, CPPFunction, and VFunction typedefs have been
/openbsd/src/lib/libedit/
Dreadline.c104 CPPFunction *rl_attempted_completion_function = NULL;