Searched refs:addrtypes (Results 1 - 4 of 4) sorted by relevance

/bind-9.11.3/lib/lwres/
H A Dlwres_gabn.c35 lwres_uint32_t addrtypes;
163 lwres_buffer_putuint32(b, req->addrtypes);
282 lwres_uint32_t addrtypes; local
298 addrtypes = lwres_buffer_getuint32(b);
315 gabn->addrtypes = addrtypes;
H A Dlwresutil.c54 * context ctx for memory allocation. addrtypes is a bitmask
233 lwres_uint32_t addrtypes, lwres_gabnresponse_t **structp)
248 REQUIRE(addrtypes != 0);
272 request.addrtypes = addrtypes;
232 lwres_getaddrsbyname(lwres_context_t *ctx, const char *name, lwres_uint32_t addrtypes, lwres_gabnresponse_t **structp) argument
/bind-9.11.3/lib/lwres/include/lwres/
H A Dlwres.h123 lwres_uint32_t addrtypes; member in struct:__anon316
559 lwres_uint32_t addrtypes, lwres_gabnresponse_t **structp);
/bind-9.11.3/bin/named/
H A Dlwdgabn.c622 client->find_wanted = req->addrtypes;
623 ns_lwdclient_log(50, "client %p looking for addrtypes %08x",

Completed in 16 milliseconds