Lines Matching defs:match
3517 int match;
3521 &match, NULL) == ISC_R_SUCCESS &&
3522 match > 0)
6246 int match;
6267 * Otherwise, search the filter list for a match for each address
6268 * record. If a match is found, the address should be filtered,
6287 &view->aclenv, &match, NULL);
6289 if (result == ISC_R_SUCCESS && match > 0) {
6694 "match "
7960 * FORMERR/NOTIMP if they have a question section then it must match.
7978 FCTXTRACE3("response did not match question", result);
9332 * Don't match fetch contexts that are shutting down.