au_to_exec
return (au_to_exec(argv, AUT_EXEC_ARGS));
return (au_to_exec(envp, AUT_EXEC_ENV));
static token_t *au_to_exec(char **, char);