Searched refs:nxt_unit_buf_send (Results 1 – 6 of 6) sorted by relevance
131 rc = nxt_unit_buf_send(data->buf); in nxt_java_OutputStream_flush_buf()
294 int nxt_unit_buf_send(nxt_unit_buf_t *buf);
539 nxt_unit_buf_send(data->buf); in nxt_java_request_handler()
2564 nxt_unit_buf_send(nxt_unit_buf_t *buf) in nxt_unit_buf_send() function
267 rc = nxt_unit_buf_send(buf); in greeting_app_request_handler()
977 ret = nxt_unit_buf_send(buf); in response_write()