Searched refs:req_format (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libkmf/libkmf/common/ |
H A D | client.c | 132 static char req_format[] = in send_ocsp_request() local 151 (void) snprintf(req_header, 256, req_format, hostname, in send_ocsp_request() 154 (void) snprintf(req_header, 256, req_format, "/", s.st_size); in send_ocsp_request() 550 static char req_format[] = in send_download_request() local 562 (void) snprintf(req_header, sizeof (req_header), req_format, url, in send_download_request()
|