Searched refs:zos_test_file (Results 1 - 1 of 1) sorted by relevance

/external/pcre/dist/
H A Dpcregrep.c2115 FILE *zos_test_file; local
2142 zos_test_file = fopen(pathname,"rb");
2144 if (zos_test_file == NULL)
2150 zos_type = identifyzosfiletype (zos_test_file);
2151 fclose (zos_test_file);

Completed in 215 milliseconds