Searched refs:tempfile (Results 1 – 1 of 1) sorted by relevance
32 char *tempfile; in do_test() local36 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