complete_command
return (complete_command(word, dolist));
static unsigned char complete_command (char *, int);
return complete_command(el, word, dolist);