Searched refs:cmd_str2 (Results 1 – 1 of 1) sorted by relevance
1854 char *cmd_str2 = NULL; in command() local1869 cmd_str = cmd_str2 = get_string(file_write_prompt_str, TRUE); in command()1885 cmd_str = cmd_str2 = get_string(file_read_prompt_str, TRUE); in command()1986 if (cmd_str2 != NULL) in command()1987 free(cmd_str2); in command()