Home
last modified time | relevance | path

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

/freebsd-10-stable/lib/libedit/edit/readline/
Dreadline.h46 typedef char **CPPFunction(const char *, int, int); typedef
114 extern CPPFunction *rl_attempted_completion_function;
/freebsd-10-stable/contrib/libreadline/
Drltypedefs.h38 typedef char **CPPFunction (); typedef
DCHANGES579 k. The Function, CPFunction, CPPFunction, and VFunction typedefs have been
/freebsd-10-stable/lib/libedit/
Dreadline.c103 CPPFunction *rl_attempted_completion_function = NULL;