Searched refs:msg_offset (Results 1 – 1 of 1) sorted by relevance
546 size_t msg_offset = (char *)s->init_msg - s->init_buf->data; in grow_init_buf() local551 if (size < msg_offset) in grow_init_buf()554 s->init_msg = s->init_buf->data + msg_offset; in grow_init_buf()
Completed in 7 milliseconds