Home
last modified time | relevance | path

Searched refs:cmd_str2 (Results 1 – 1 of 1) sorted by relevance

/src/contrib/ee/
H A Dee.c1854 char *cmd_str2 = NULL; in command() local
1869 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()