Searched refs:shell_completion (Results 1 – 1 of 1) sorted by relevance
1298 static char **shell_completion(const char *buf, int start, int end) in shell_completion() function1334 rl_attempted_completion_function = shell_completion; in init_shell()