Searched defs:dup_dispatch (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Ddispatch.c2752 dns_dispatch_t **dispp, dns_dispatch_t *dup_dispatch)
2783 if (dup_dispatch == NULL) {
2816 dup_dispatch == NULL
2818 : dup_dispatch->socket);
2746 dns_dispatch_getudp_dup(dns_dispatchmgr_t *mgr, isc_socketmgr_t *sockmgr, isc_taskmgr_t *taskmgr, isc_sockaddr_t *localaddr, unsigned int buffersize, unsigned int maxbuffers, unsigned int maxrequests, unsigned int buckets, unsigned int increment, unsigned int attributes, unsigned int mask, dns_dispatch_t **dispp, dns_dispatch_t *dup_dispatch) argument

Completed in 50 milliseconds