Searched refs:getbytes (Results 1 – 1 of 1) sorted by relevance
181 static int getbytes(http_conn_t *, char *, int);1325 return (getbytes(c_id, recv_buf_ptr, recv_buf_size)); in http_read_body()2729 getbytes(http_conn_t *c_id, char *line, int len) in getbytes() function