Home
last modified time | relevance | path

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

/malloc/
A Dtst-interpose-skeleton.c46 char *temp_file_path; in run_tests() local
47 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