Searched refs:fn_filename_completion_function (Results 1 – 3 of 3) sorted by relevance
47 char *fn_filename_completion_function(const char *, int);
144 fn_filename_completion_function(const char *text, int state) in fn_filename_completion_function() function441 complet_func = fn_filename_completion_function; in fn_complete()
1722 return fn_filename_completion_function(name, state); in filename_completion_function()2235 return fn_filename_completion_function(text, state); in rl_filename_completion_function()