OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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
49
char *
fn_filename_completion_function
(const char *, int);
readline.c
1872
return
fn_filename_completion_function
(name, state);
2457
return
fn_filename_completion_function
(text, state);
filecomplete.c
325
fn_filename_completion_function
(const char *text, int state)
function in typeref:typename:char *
685
complete_func =
fn_filename_completion_function
;
Completed in 15 milliseconds
Indexes created Mon Sep 29 18:09:42 GMT 2025