Searched refs:req_format (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/lib/libkmf/libkmf/common/ |
H A D | client.c | 134 static char req_format[] = in send_ocsp_request() local 153 (void) snprintf(req_header, 256, req_format, hostname, in send_ocsp_request() 156 (void) snprintf(req_header, 256, req_format, "/", s.st_size); in send_ocsp_request() 552 static char req_format[] = in send_download_request() local 564 (void) snprintf(req_header, sizeof (req_header), req_format, url, in send_download_request()
|