Home
last modified time | relevance | path

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

/iperf/src/
H A Diperf_api.c4179 char template[1024]; in iperf_new_stream() local
4181 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()
/iperf/
H A Daclocal.m42120 # template instantiation