Searched defs:isc_buffer_allocate (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/isc/ | ||
H A D | buffer.c | 493 result = isc_buffer_allocate(mctx, &dst, region.length); 531 isc_buffer_allocate(isc_mem_t *mctx, isc_buffer_t **dynbuffer, function |
Completed in 12 milliseconds