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

/macosx-10.9.5/apache-786.1/httpd/modules/proxy/
H A Dajp_link.c54 static apr_status_t ilink_read(apr_socket_t *sock, apr_byte_t *buf, function
93 status = ilink_read(sock, msg->buf, hlen);
109 status = ilink_read(sock, msg->buf + hlen, blen);

Completed in 105 milliseconds