Searched refs:httplen (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libkmf/libkmf/common/ | ||
H A D | client.c | 231 const int httplen = strlen(httpprotocol); local 332 (strncasecmp((const char *)buf, httpprotocol, httplen) != 0)) { |
Completed in 57 milliseconds