Home
last modified time | relevance | path

Searched refs:io_buffer_grow (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dgdb.c360 io_buffer_grow(struct io_buffer *io, size_t newsize) in io_buffer_grow() function
487 io_buffer_grow(&cur_resp, 1); in send_char()
497 io_buffer_grow(&cur_resp, len); in send_data()
1770 io_buffer_grow(&cur_comm, pending); in gdb_readable()