Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2grep.c3064 int zos_type; in grep_or_recurse() local
3100 zos_type = identifyzosfiletype (zos_test_file); in grep_or_recurse()
3105 if (zos_type == __ZOS_PDS || zos_type == __ZOS_PDSE) in grep_or_recurse()
3120 else if (zos_type == __ZOS_HFS) in grep_or_recurse()
3208 (zos_type == __ZOS_NOFILE && DEE_action == DEE_SKIP) || in grep_or_recurse()