Searched refs:cmd_eat_quoted_arg (Results 1 - 1 of 1) sorted by relevance

/broadcom-cfe-1.4.2/cfe/ui/
H A Dui_command.c91 static char *cmd_eat_quoted_arg(queue_t *head,ui_token_t *t);
290 cmd->argv[cmd->argc] = cmd_eat_quoted_arg(head,t);
307 cmd->swv[cmd->swc].swvalue = cmd_eat_quoted_arg(head,t);
823 static char *cmd_eat_quoted_arg(queue_t *head,ui_token_t *t) function

Completed in 26 milliseconds