Searched refs:send_file1_name (Results 1 – 1 of 1) sorted by relevance
58 static char *send_file1_name; variable283 send_file1 = open_tmp_file (&send_file1_name); in setup_pipe()307 if (send_file1_name != NULL) { in teardown_pipe()308 unlink (send_file1_name); in teardown_pipe()309 free (send_file1_name); in teardown_pipe()310 send_file1_name = NULL; in teardown_pipe()