Searched refs:HTTPS_PROTO (Results 1 – 5 of 5) sorted by relevance
87 if (!(strncasecmp(line, HTTPS_PROTO, HTTPS_PROTO_LEN) == 0 || in tal_parse_buffer()
231 HTTPS_PROTO) && in start_snapshot_elem()277 HTTPS_PROTO) && in start_delta_elem()
1042 #define HTTPS_PROTO "https://" macro1043 #define HTTPS_PROTO_LEN (sizeof(HTTPS_PROTO) - 1)
576 if (strncasecmp(notify, HTTPS_PROTO, in sbgp_sia()
482 if (strncasecmp(uri, HTTPS_PROTO, HTTPS_PROTO_LEN) != 0) { in http_parse_uri()