Searched refs:MATCH_ALL (Results 1 – 4 of 4) sorted by relevance
67 MATCH_ALL, enumerator
1188 case MATCH_ALL: in interface_action()
3369 match_type = MATCH_ALL; in config_nic_rules()
224554 static const uint32_t MATCH_ALL = (uint32_t)'%'; local224572 if( uPattern==MATCH_ALL && !prevEscape && uPattern!=(uint32_t)uEsc ){224580 while( (c=*zPattern) == MATCH_ALL || c == MATCH_ONE ){