Searched refs:cmd_str2 (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/ee/
H A Dee.c1693 char *cmd_str2 = NULL; local
1708 cmd_str = cmd_str2 = get_string(file_write_prompt_str, TRUE);
1724 cmd_str = cmd_str2 = get_string(file_read_prompt_str, TRUE);
1839 if (cmd_str2 != NULL)
1840 free(cmd_str2);

Completed in 93 milliseconds