Searched refs:httpd_send (Results 1 – 4 of 4) sorted by relevance
406 int httpd_send(httpd_req_t *req, const char *buf, size_t buf_len);
205 if (httpd_send(req, tx_buf, fmt_len) < 0) { in httpd_ws_respond_server_handshake()
47 int httpd_send(httpd_req_t *r, const char *buf, size_t buf_len) in httpd_send() function
1325 int httpd_send(httpd_req_t *r, const char *buf, size_t buf_len);