Lines Matching defs:match
592 isc_boolean_t match;
617 match = ISC_FALSE;
619 match = ISC_TRUE;
620 if (match != csh_match) {
626 match = ISC_FALSE;
628 match = ISC_TRUE;
629 if (match != cish_match) {
677 * name1, name2, exp match value if
679 * exp match value of case_sensitive false
1293 * If they don't match, dns_name_getlabel failed.