Searched refs:getudpdispatch (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dclient.c207 getudpdispatch(int family, dns_dispatchmgr_t *dispatchmgr, function
308 result = getudpdispatch(AF_INET, client->dispatchmgr,
317 result = getudpdispatch(AF_INET6, client->dispatchmgr,
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dclient.c312 getudpdispatch(int family, dns_dispatchmgr_t *dispatchmgr, function
462 result = getudpdispatch(AF_INET, dispatchmgr, socketmgr,
471 result = getudpdispatch(AF_INET6, dispatchmgr, socketmgr,

Completed in 94 milliseconds