Home
last modified time | relevance | path

Searched refs:bash_glob_completion_internal (Results 1 – 1 of 1) sorted by relevance

/dports/shells/bash/bash-5.1/
H A Dbashline.c257 static int bash_glob_completion_internal PARAMS((int));
3879 bash_glob_completion_internal (what_to_do) in bash_glob_completion_internal() function
3911 r = bash_glob_completion_internal (rl_completion_mode (bash_glob_complete_word));
3921 return bash_glob_completion_internal ('*');
3928 return bash_glob_completion_internal ('?');