Searched refs:GUEST_EXEC_IO_SIZE (Results 1 – 1 of 1) sorted by relevance
25 #define GUEST_EXEC_IO_SIZE (4 * 1024) macro357 t = g_try_realloc(p->data, p->size + GUEST_EXEC_IO_SIZE); in guest_exec_output_watch()361 gchar buf[GUEST_EXEC_IO_SIZE]; in guest_exec_output_watch()372 p->size += GUEST_EXEC_IO_SIZE; in guest_exec_output_watch()