Searched refs:ns_lwdclientmgr_t (Results 1 - 8 of 8) sorted by relevance

/bind-9.6-ESV-R11/bin/named/include/named/
H A Dlwresd.h53 ISC_LIST(ns_lwdclientmgr_t) cmgrs;
103 ns_lwreslistener_unlinkcm(ns_lwreslistener_t *listener, ns_lwdclientmgr_t *cm);
107 ns_lwreslistener_linkcm(ns_lwreslistener_t *listener, ns_lwdclientmgr_t *cm);
H A Dtypes.h38 typedef struct ns_lwdclientmgr ns_lwdclientmgr_t; typedef in typeref:struct:ns_lwdclientmgr
H A Dlwdclient.h47 ns_lwdclientmgr_t *clientmgr; /*%< our parent */
189 ISC_LINK(ns_lwdclientmgr_t) link;
201 ns_lwdclient_initialize(ns_lwdclient_t *, ns_lwdclientmgr_t *);
204 ns_lwdclient_startrecv(ns_lwdclientmgr_t *);
/bind-9.6-ESV-R11/bin/named/
H A Dlwdclient.c59 ns_lwdclientmgr_t *cm;
64 cm = isc_mem_get(lwresd->mctx, sizeof(ns_lwdclientmgr_t));
138 lwdclientmgr_destroy(ns_lwdclientmgr_t *cm) {
220 ns_lwdclientmgr_t *cm = client->clientmgr;
273 ns_lwdclient_startrecv(ns_lwdclientmgr_t *cm) {
325 ns_lwdclientmgr_t *cm = ev->ev_arg;
379 ns_lwdclientmgr_t *cm;
407 ns_lwdclientmgr_t *cm = client->clientmgr;
433 ns_lwdclientmgr_t *cm = client->clientmgr;
444 ns_lwdclient_initialize(ns_lwdclient_t *client, ns_lwdclientmgr_t *cmg
[all...]
H A Dlwdgnba.c40 ns_lwdclientmgr_t *cm;
162 ns_lwdclientmgr_t *cm;
211 ns_lwdclientmgr_t *cm;
H A Dlwdgrbn.c194 ns_lwdclientmgr_t *cm;
398 ns_lwdclientmgr_t *cm;
445 ns_lwdclientmgr_t *cm;
H A Dlwresd.c606 ns_lwdclientmgr_t *cm;
646 ns_lwdclientmgr_t *cm;
674 ns_lwreslistener_unlinkcm(ns_lwreslistener_t *listener, ns_lwdclientmgr_t *cm)
684 ns_lwreslistener_linkcm(ns_lwreslistener_t *listener, ns_lwdclientmgr_t *cm) {
H A Dlwdgabn.c169 ns_lwdclientmgr_t *cm;
601 ns_lwdclientmgr_t *cm;

Completed in 26 milliseconds