Home
last modified time | relevance | path

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

/libio/
A Dtst-fwrite-error.c27 char tmpl[] = "/tmp/tst-fwrite-error.XXXXXX"; in do_test() local
28 int fd = mkstemp (tmpl); in do_test()
44 unlink (tmpl); in do_test()

Completed in 4 milliseconds