| /src/external/mpl/bind/dist/lib/dns/ |
| dispatch.c | 1106 dispatch_allocate(dns_dispatchmgr_t *mgr, isc_socktype_t type, uint32_t tid, function 1186 dispatch_allocate(mgr, isc_socktype_tcp, tid, &disp); 1355 dispatch_allocate(mgr, isc_socktype_udp, tid, &disp);
|
| dispatch.c | 1106 dispatch_allocate(dns_dispatchmgr_t *mgr, isc_socktype_t type, uint32_t tid, function 1186 dispatch_allocate(mgr, isc_socktype_tcp, tid, &disp); 1355 dispatch_allocate(mgr, isc_socktype_udp, tid, &disp);
|
| dispatch.c | 1106 dispatch_allocate(dns_dispatchmgr_t *mgr, isc_socktype_t type, uint32_t tid, function 1186 dispatch_allocate(mgr, isc_socktype_tcp, tid, &disp); 1355 dispatch_allocate(mgr, isc_socktype_udp, tid, &disp);
|
| /src/external/mpl/dhcp/bind/dist/lib/dns/ |
| dispatch.c | 2176 dispatch_allocate(dns_dispatchmgr_t *mgr, unsigned int maxrequests, function 2315 * dispatch_allocate() checks mgr for us. 2319 result = dispatch_allocate(mgr, maxrequests, &disp); 2709 * dispatch_allocate() checks mgr for us. 2712 result = dispatch_allocate(mgr, maxrequests, &disp);
|
| dispatch.c | 2176 dispatch_allocate(dns_dispatchmgr_t *mgr, unsigned int maxrequests, function 2315 * dispatch_allocate() checks mgr for us. 2319 result = dispatch_allocate(mgr, maxrequests, &disp); 2709 * dispatch_allocate() checks mgr for us. 2712 result = dispatch_allocate(mgr, maxrequests, &disp);
|
| dispatch.c | 2176 dispatch_allocate(dns_dispatchmgr_t *mgr, unsigned int maxrequests, function 2315 * dispatch_allocate() checks mgr for us. 2319 result = dispatch_allocate(mgr, maxrequests, &disp); 2709 * dispatch_allocate() checks mgr for us. 2712 result = dispatch_allocate(mgr, maxrequests, &disp);
|