Searched refs:fill_arglist (Results 1 – 1 of 1) sorted by relevance
648 static struct strlist *fill_arglist(struct arglist *arglist, in fill_arglist() function672 fill_arglist(arglist, argpp); in parse_command_args()681 if (likely(!sp->next) && !fill_arglist(arglist, argpp)) in parse_command_args()763 if ((osp = fill_arglist(&arglist, &argp))) { in evalcommand()