Searched refs:c2 (Results 1 – 10 of 10) sorted by relevance
199 if((c1->version == c2->version) && in match_ssl_primary_config()200 (c1->version_max == c2->version_max) && in match_ssl_primary_config()201 (c1->ssl_options == c2->ssl_options) && in match_ssl_primary_config()202 (c1->verifypeer == c2->verifypeer) && in match_ssl_primary_config()203 (c1->verifyhost == c2->verifyhost) && in match_ssl_primary_config()204 (c1->verifystatus == c2->verifystatus) && in match_ssl_primary_config()205 blobcmp(c1->cert_blob, c2->cert_blob) && in match_ssl_primary_config()208 Curl_safecmp(c1->CApath, c2->CApath) && in match_ssl_primary_config()209 Curl_safecmp(c1->CAfile, c2->CAfile) && in match_ssl_primary_config()218 strcasecompare(c1->curves, c2->curves) && in match_ssl_primary_config()[all …]
68 client PUBLISH 7c2 00043131393331323334353637383930313233343536373839303132333435363738393031323334…
1298 struct Cookie *c2 = *(struct Cookie **)p2; in cookie_sort() local1303 l2 = c2->path ? strlen(c2->path) : 0; in cookie_sort()1310 l2 = c2->domain ? strlen(c2->domain) : 0; in cookie_sort()1317 l2 = c2->name ? strlen(c2->name) : 0; in cookie_sort()1323 return (c2->creationtime > c1->creationtime) ? 1 : -1; in cookie_sort()1334 struct Cookie *c2 = *(struct Cookie **)p2; in cookie_sort_ct() local1336 return (c2->creationtime > c1->creationtime) ? 1 : -1; in cookie_sort_ct()
62 b7:c7:4c:72:c2:5e:32:24:f1:96:93:70:d5:3f:b5:85:80:13:64 cb:7b:57:c1:92:78:85:08:fa:64:50:c2:7b:83:02:4d:79:13:
33 a1:c2:d1:aa:2f:44:a0:42:28:38:16:c7:42:1e:dd:35 ab:af:20:7a:7e:b3:09:a9:05:0d:ce:f8:9b:c2:77:
125 b7:c7:4c:72:c2:5e:32:24:f1:96:93:70:d5:3f:b5:85:80:13:127 cb:7b:57:c1:92:78:85:08:fa:64:50:c2:7b:83:02:4d:79:13:
37 c2:00:cb:ef:7f:d7:9f:89:c9:ff:c0:b9:72:59:4c:
100 c2:00:cb:ef:7f:d7:9f:89:c9:ff:c0:b9:72:59:4c:
Completed in 45 milliseconds