Searched defs:expected_ct (Results 1 – 2 of 2) sorted by relevance
59 char *expected_ct; /* Optional expected Content-Type */ member1116 const char *expected_ct, int expect_asn1, in OSSL_HTTP_get()1204 const char *expected_ct, int expect_asn1, in OSSL_HTTP_transfer()
107 const int expected_ct = is_temporary_ ? 0 : expected_query_ct_; in AllQueriesDelivered() local