Lines Matching defs:match
1137 int match;
1229 NULL, &match, NULL) == ISC_R_SUCCESS &&
1230 match > 0)
1273 * the ID and the address must match the expected ones.
1293 "response to an exclusive socket doesn't match");
1309 * Check that the socket types and ports match.
2216 * Don't match wildcard ports unless the port is available in the
2226 * Check if we match the binding <address,port>.
2227 * Wildcard ports match/fail here.
2235 * Check if we match a bound wildcard port <address,port>.
2265 * Make certain that we will not match a private or exclusive dispatch.