Lines Matching refs:matchelt
184 const dns_aclelement_t **matchelt)
187 match, matchelt));
199 const dns_aclelement_t **matchelt)
211 REQUIRE(matchelt == NULL || *matchelt == NULL);
291 scope, e, env, matchelt))
422 * returned through 'matchelt' is not necessarily 'e' itself.
429 const dns_aclelement_t **matchelt)
432 e, env, matchelt));
443 const dns_aclelement_t **matchelt)
458 if (matchelt != NULL)
459 *matchelt = e;
494 inner, env, &indirectmatch, matchelt);
504 if (matchelt != NULL)
505 *matchelt = e;
510 * A negative indirect match may have set *matchelt, but we don't
513 if (matchelt != NULL)
514 *matchelt = NULL;