Searched refs:complete_command (Results 1 – 3 of 3) sorted by relevance
463 char *complete_command (char *text,int state) in complete_command() function
303 char *complete_command (char *text,int state);
451 rl_completion_entry_function=(Function *) complete_command; in init_readline()