Searched refs:getbytes (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/net/wanboot/
H A Dboot_http.c181 static int getbytes(http_conn_t *, char *, int);
1325 return (getbytes(c_id, recv_buf_ptr, recv_buf_size));
2705 * getbytes - Get a block from the HTTP response. Used for the HTTP body.
2729 getbytes(http_conn_t *c_id, char *line, int len) function

Completed in 63 milliseconds