OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fn_filename_completion_function
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libedit/
filecomplete.h
50
char *
fn_filename_completion_function
(const char *, int);
readline.c
1883
return
fn_filename_completion_function
(name, state);
2468
return
fn_filename_completion_function
(text, state);
filecomplete.c
327
fn_filename_completion_function
(const char *text, int state)
694
complete_func =
fn_filename_completion_function
;
325
fn_filename_completion_function
(const char *text, int state)
function
Completed in 17 milliseconds
Indexes created Sat Aug 15 00:25:12 UTC 2026