Searched refs:filename_completion_function (Results 1 – 11 of 11) sorted by relevance
103 filename_completion_function (const char *s, int i) in filename_completion_function() function
503 extern char *filename_completion_function PARAMS((const char *, int));
836 * complete.c (filename_completion_function): Enable for1375 * readline.c (filename_completion_function): use struct dirent
1422 o. The completion convenience functions filename_completion_function,
208 char *filename_completion_function(const char *, int);
1870 filename_completion_function(const char *name, int state) in filename_completion_function() function
1882 filename_completion_function into prototype.
925 (filename_completer): filename_completion_function is now called