OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tilde_hook_func_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/readline/readline/
tilde.h
30
typedef char *
tilde_hook_func_t
(char *);
typedef
36
extern
tilde_hook_func_t
*tilde_expansion_preexpansion_hook;
42
extern
tilde_hook_func_t
*tilde_expansion_failure_hook;
/src/external/gpl3/gdb.old/dist/readline/readline/
tilde.h
42
typedef char *
tilde_hook_func_t
PARAMS((char *));
typedef
48
extern
tilde_hook_func_t
*tilde_expansion_preexpansion_hook;
54
extern
tilde_hook_func_t
*tilde_expansion_failure_hook;
Completed in 206 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026