Searched refs:template (Results 1 – 2 of 2) sorted by relevance
4179 char template[1024]; in iperf_new_stream() local4181 snprintf(template, sizeof(template) / sizeof(char), "%s", test->tmp_template); in iperf_new_stream()4194 snprintf(template, sizeof(template) / sizeof(char), "%s/iperf3.XXXXXX", tempdir); in iperf_new_stream()4219 sp->buffer_fd = mkstemp(template); in iperf_new_stream()4226 if (unlink(template) < 0) { in iperf_new_stream()
2120 # template instantiation