Lines Matching full:strlen
118 if (strspn(host, kValid) != strlen(host))
139 proxy += strlen("://");
185 int n = (int) strlen(string);
242 if (strlen(dateline) > MAX_DATE_LINE_LEN) {
505 hostname = strndup(orig_hostname, strlen(orig_hostname));
506 cert_wild_card = strndup(orig_cert_wild_card, strlen(orig_cert_wild_card));
624 if (-1 == ret || ret != (int) strlen(cn_buf))
1008 (unsigned char *) pers, strlen(pers)))