Lines Matching defs:match
584 isc_boolean_t match;
609 match = ISC_FALSE;
611 match = ISC_TRUE;
612 if (match != csh_match) {
618 match = ISC_FALSE;
620 match = ISC_TRUE;
621 if (match != cish_match) {
669 * name1, name2, exp match value if
671 * exp match value of case_sensitive false
1284 * If they don't match, dns_name_getlabel failed.