Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2grep.c2435 int zos_type; in grep_or_recurse() local
2471 zos_type = identifyzosfiletype (zos_test_file); in grep_or_recurse()
2476 if (zos_type == __ZOS_PDS || zos_type == __ZOS_PDSE) in grep_or_recurse()
2491 else if (zos_type == __ZOS_HFS) in grep_or_recurse()
2542 (zos_type == __ZOS_NOFILE && DEE_action == DEE_SKIP) || in grep_or_recurse()