Searched refs:temp_file_path (Results 1 – 1 of 1) sorted by relevance
46 char *temp_file_path; in run_tests() local47 int fd = create_temp_file ("tst-malloc-interpose", &temp_file_path); in run_tests()79 FILE *fp = fopen (temp_file_path, "r"); in run_tests()136 free (temp_file_path); in run_tests()
Completed in 6 milliseconds