Home
last modified time | relevance | path

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

/dports/sysutils/wimlib/wimlib-1.13.0/src/
H A Dscan.c207 &config->exclusion_exception_pats}, in read_capture_config()
252 FREE(config->exclusion_exception_pats.strings); in destroy_capture_config()
298 !match_pattern_list(path, &params->config->exclusion_exception_pats, in try_exclude()
/dports/sysutils/wimlib/wimlib-1.13.0/include/wimlib/
H A Dscan.h22 struct string_list exclusion_exception_pats; member