Searched refs:other_fp (Results 1 – 1 of 1) sorted by relevance
2505 FILE* other_fp = fopen("/proc/version", "r"); in TEST() local2506 FILE* fp = freopen(tf.path, "a", other_fp); in TEST()