Searched refs:tmpl (Results 1 – 1 of 1) sorted by relevance
27 char tmpl[] = "/tmp/tst-fwrite-error.XXXXXX"; in do_test() local28 int fd = mkstemp (tmpl); in do_test()44 unlink (tmpl); in do_test()
Completed in 4 milliseconds