Home
last modified time | relevance | path

Searched refs:smaller (Results 1 – 9 of 9) sorted by relevance

/curl/lib/
H A Dsplay.c56 if(!t->smaller) in Curl_splay()
63 if(!t->smaller) in Curl_splay()
68 t = t->smaller; in Curl_splay()
76 y->smaller = t; in Curl_splay()
91 t->smaller = N.larger; in Curl_splay()
135 node->smaller = t->smaller; in Curl_splayinsert()
137 t->smaller = NULL; in Curl_splayinsert()
142 node->smaller = t; in Curl_splayinsert()
186 x->smaller = t->smaller; in Curl_splaygetbest()
266 x->smaller = t->smaller; in Curl_splayremove()
[all …]
H A Dsplay.h31 struct Curl_tree *smaller; /* smaller node */ member
/curl/docs/cmdline-opts/
H A Dtrace-ascii.md26 ASCII part of the dump. It makes smaller output that might be easier to read
/curl/tests/unit/
H A Dunit1309.c68 splayprint(t->smaller, d + 1, output); in splayprint()
/curl/docs/libcurl/opts/
H A DCURLOPT_SERVER_RESPONSE_TIMEOUT.md41 CURLOPT_SERVER_RESPONSE_TIMEOUT(3) to a value smaller than
H A DCURLOPT_SERVER_RESPONSE_TIMEOUT_MS.md41 CURLOPT_SERVER_RESPONSE_TIMEOUT_MS(3) to a value smaller than
H A DCURLOPT_MAXCONNECTS.md41 smaller CURLOPT_MAXCONNECTS(3) than before may cause open connections to
H A DCURLOPT_BUFFERSIZE.md33 called more often and with smaller chunks. Secondly, for some protocols, there
/curl/docs/libcurl/
H A Dlibcurl-env-dbg.md100 An alternative size of HTTP data to be sent at a time only if smaller than the
105 An alternative size of socket data to be sent at a time only if smaller than

Completed in 15 milliseconds