Searched defs:q (Results 1 – 13 of 13) sorted by relevance
259 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 …]
54 const unsigned char *q = s; in Curl_memrchr() local
450 static CURLcode canon_string(const char *q, size_t len, in canon_string()551 const char *q = ap->p; in canon_query() local
858 char *q = NULL; in _ldap_url_parse2() local
40 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() local254 struct bufq q; variable
190 ## q section
326 char *q; in parse_filename() local
1771 const char *q) in append2query()
981 char q[sizeof(len) * 8 / 3 + 1]; in do_pubkey() local995 const char *q; in do_pubkey() local
139 const char *q; member
89 struct cf_quic_ctx q; member
283 struct cf_quic_ctx q; member
116 struct cf_quic_ctx q; member
Completed in 64 milliseconds