Searched defs:head (Results 1 – 15 of 15) sorted by relevance
59 struct Curl_llist_node *head; variable
240 struct curl_slist *item, *head = GetLoadedModulePaths(); in wmain() local
652 static bool inlist(const struct curl_slist *head, in inlist()
107 struct ifaddrs *iface, *head; in Curl_if2ip() local
95 struct buf_chunk *head; /* chunk with bytes to read from */ member
49 unsigned char head[10]; member
81 static void trim_headers(struct curl_slist *head) in trim_headers()171 struct curl_slist *head = NULL; in make_headers() local
103 struct curl_slist *head; in Curl_checkheaders() local
383 static struct buf_chunk *chunk_prev(struct buf_chunk *head, in chunk_prev()
1169 struct Curl_addrinfo *head = NULL, *tail = NULL; in Curl_loadhostpairs() local
796 struct curl_slist *head; in check_telnet_options() local
198 struct curl_slist *head; in Curl_checkProxyheaders() local2754 struct curl_slist *head = data->set.http200aliases; in checkhttpprefix() local
547 unsigned char head[14]; in ws_enc_write_head() local
3874 struct Curl_llist_node *head = Curl_llist_head(&wildcard->filelist); in wc_statemach() local
2158 struct Curl_cfilter *cf, *head; in Curl_ssl_cfilter_remove() local
Completed in 123 milliseconds