Searched defs:httplen (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libkmf/libkmf/common/
H A Dclient.c231 const int httplen = strlen(httpprotocol); local
332 (strncasecmp((const char *)buf, httpprotocol, httplen) != 0)) {

Completed in 353 milliseconds