Searched refs:fn_filename_completion_function (Results 1 – 4 of 4) sorted by relevance
49 char *fn_filename_completion_function(const char *, int);
52 fn_filename_completion_function
325 fn_filename_completion_function(const char *text, int state) in fn_filename_completion_function() function685 complete_func = fn_filename_completion_function; in fn_complete2()
1872 return fn_filename_completion_function(name, state); in filename_completion_function()2457 return fn_filename_completion_function(text, state); in rl_filename_completion_function()