Searched refs:pClose (Results 1 – 1 of 1) sorted by relevance
1348 FILE *pClose = 0; in do_replay() local1363 pClose = pInput = fopen(azArg[0], "r"); in do_replay()1393 if( pClose ) fclose(pClose); in do_replay()