Home
last modified time | relevance | path

Searched defs:q (Results 1 – 13 of 13) sorted by relevance

/curl/lib/
H A Dbufq.c259 void Curl_bufq_free(struct bufq *q) in Curl_bufq_free()
267 void Curl_bufq_reset(struct bufq *q) in Curl_bufq_reset()
279 size_t Curl_bufq_len(const struct bufq *q) in Curl_bufq_len()
290 size_t Curl_bufq_space(const struct bufq *q) in Curl_bufq_space()
308 bool Curl_bufq_is_empty(const struct bufq *q) in Curl_bufq_is_empty()
313 bool Curl_bufq_is_full(const struct bufq *q) in Curl_bufq_is_full()
355 static void prune_head(struct bufq *q) in prune_head()
396 static void prune_tail(struct bufq *q) in prune_tail()
447 ssize_t Curl_bufq_write(struct bufq *q, in Curl_bufq_write()
480 CURLcode Curl_bufq_cwrite(struct bufq *q, in Curl_bufq_cwrite()
[all …]
H A Dcurl_memrchr.c54 const unsigned char *q = s; in Curl_memrchr() local
H A Dhttp_aws_sigv4.c463 static CURLcode canon_string(const char *q, size_t len, in canon_string()
564 const char *q = ap->p; in canon_query() local
H A Dldap.c858 char *q = NULL; in _ldap_url_parse2() local
/curl/tests/unit/
H A Dunit2601.c40 static const char *tail_err(struct bufq *q) in tail_err()
61 static void dump_bufq(struct bufq *q, const char *msg) in dump_bufq()
95 struct bufq q; in check_bufq() local
219 struct bufq q; variable
/curl/docs/libcurl/
H A Dcurl_mprintf.md190 ## q section
/curl/src/
H A Dtool_cb_hdr.c280 char *q; in parse_filename() local
H A Dtool_operate.c1330 char *q = httpgetfields ? httpgetfields : config->query; in single_transfer() local
/curl/lib/vtls/
H A Dx509asn1.c981 char q[sizeof(len) * 8 / 3 + 1]; in do_pubkey() local
995 const char *q; in do_pubkey() local
/curl/tests/libtest/
H A Dlib1560.c139 const char *q; member
/curl/lib/vquic/
H A Dcurl_quiche.c89 struct cf_quic_ctx q; member
H A Dcurl_osslq.c283 struct cf_quic_ctx q; member
H A Dcurl_ngtcp2.c115 struct cf_quic_ctx q; member

Completed in 67 milliseconds