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

/external/pcre/dist/
H A Dpcregrep.c2114 int zos_type; local
2150 zos_type = identifyzosfiletype (zos_test_file);
2155 if (zos_type == __ZOS_PDS || zos_type == __ZOS_PDSE)
2161 zos_type == __ZOS_PDS_MEMBER
2162 zos_type == __ZOS_PS
2163 zos_type == __ZOS_VSAM_KSDS
2164 zos_type == __ZOS_VSAM_ESDS
2165 zos_type == __ZOS_VSAM_RRDS
2170 else if (zos_type
[all...]

Completed in 54 milliseconds