Searched refs:isc_buffer_allocate (Results 1 – 4 of 4) sorted by relevance
173 isc_buffer_allocate
189 isc_buffer_allocate(isc_mem_t *mctx, isc_buffer_t **dynbuffer,
212 result = isc_buffer_allocate(lex->mctx, &source->pushback, in new_source()338 result = isc_buffer_allocate(lex->mctx, &tbuf, oldlen * 2); in pushandgrow()
449 isc_buffer_allocate(isc_mem_t *mctx, isc_buffer_t **dynbuffer, in isc_buffer_allocate() function