Searched refs:HTTPS_PROTO_LEN (Results 1 – 4 of 4) sorted by relevance
87 if (!(strncasecmp(line, HTTPS_PROTO, HTTPS_PROTO_LEN) == 0 || in tal_parse_buffer()
1043 #define HTTPS_PROTO_LEN (sizeof(HTTPS_PROTO) - 1) macro
482 if (strncasecmp(uri, HTTPS_PROTO, HTTPS_PROTO_LEN) != 0) { in http_parse_uri()486 host = uri + HTTPS_PROTO_LEN; in http_parse_uri()
577 HTTPS_PROTO_LEN) != 0) { in sbgp_sia()