Searched refs:next_prompt (Results 1 – 1 of 1) sorted by relevance
51 char *next_prompt; member106 cdata->next_prompt = NULL; in cmd_command_prompt_exec()124 cdata->next_prompt = cdata->prompts; in cmd_command_prompt_exec()125 ptr = strsep(&cdata->next_prompt, ","); in cmd_command_prompt_exec()165 if ((ptr = strsep(&cdata->next_prompt, ",")) != NULL) { in cmd_command_prompt_callback()