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

/httpd/modules/ssl/
H A Dssl_util_ocsp.c107 char *wbuf = buf; local
113 rv = apr_socket_send(sd, wbuf, &wlen);
114 wbuf += remain;

Completed in 9 milliseconds