Home
last modified time | relevance | path

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

/stdio-common/
A Dtst-bz11319.c32 char *tempfile; in do_test() local
36 TEST_VERIFY_EXIT (create_temp_file ("tst-bz11319", &tempfile)); in do_test()
37 fd = xopen (tempfile, O_RDONLY, 0660); in do_test()
44 free (tempfile); in do_test()

Completed in 2 milliseconds