Home
last modified time | relevance | path

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

/io/
A Dtst-file_change_detection.c94 FILE *fp_file1 = xfopen (path_file1, "r"); in do_test() local
133 TEST_VERIFY (__file_change_detection_for_fp (&fcd[i++], fp_file1)); in do_test()
171 TEST_VERIFY (__file_change_detection_for_fp (&current, fp_file1)); in do_test()
184 fclose (fp_file1); in do_test()

Completed in 3 milliseconds