Lines Matching defs:client
79 * %zone%, or %record%, or %client%
95 char **client, query_list_t **querylist, unsigned int flags,
189 /* check if we encountered "$client$" token */
190 } else if (strcasecmp(tseg->cmd, "client") == 0) {
192 * we don't really need, or want the "client"
197 tseg->cmd = (char**) client;
212 /* if this query requires %client%, make sure we found it */
217 "Required token $client$ not found.");
261 * dynamic segments replace where the tokens %zone%, %record%, %client%
329 db->client = NULL;
352 &db->client, &db->allnodes_q,
364 &db->client, &db->allowxfr_q,
377 &db->client, &db->authority_q,
389 &db->client, &db->findzone_q,
401 &db->client, &db->countzone_q,
413 &db->client, &db->lookup_q,