Searched refs:fCheck (Results 1 – 1 of 1) sorted by relevance
652 FILE* const fCheck = fopen( dstFileName, "rb" ); in FIO_openDstFile() local661 if (fCheck != NULL) { /* dst file exists, authorization prompt */ in FIO_openDstFile()662 fclose(fCheck); in FIO_openDstFile()