Home
last modified time | relevance | path

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

/glibc-2.36/malloc/
Dtst-malloc-fork-deadlock.c74 static char *file_to_read; variable
79 FILE *f = fopen (file_to_read, "r"); in read_thread_function()
82 printf ("error: fopen (%s): %m\n", file_to_read); in read_thread_function()
136 int fd = create_temp_file ("bug19431-large-line", &file_to_read); in create_file_with_large_line()
201 free (file_to_read); in do_test()