Searched refs:fn_filename_completion_function (Results 1 – 3 of 3) sorted by relevance
42 char *fn_filename_completion_function(const char *, int);
145 fn_filename_completion_function(const char *text, int state) in fn_filename_completion_function() function432 complet_func = fn_filename_completion_function; in fn_complete()
1683 return fn_filename_completion_function(name, state); in filename_completion_function()2183 return fn_filename_completion_function(text, state); in rl_filename_completion_function()