Home
last modified time | relevance | path

Searched defs:transfers (Results 1 – 8 of 8) sorted by relevance

/curl/docs/examples/
H A Dhttp2-pushinmemory.c99 int *transfers = (int *)userp; in server_push_callback() local
129 int transfers = 1; /* we start with one */ in main() local
H A Dhttp2-serverpush.c169 int *transfers = (int *)userp; in server_push_callback() local
214 int transfers = 1; /* we start with one */ in main() local
H A D10-at-a-time.c108 unsigned int transfers = 0; in main() local
/curl/tests/http/clients/
H A Dh2-serverpush.c162 int *transfers = (int *)userp; in server_push_callback() local
211 int transfers = 1; /* we start with one */ in main() local
H A Dhx-download.c161 static struct transfer *transfers; variable
H A Dhx-upload.c164 static struct transfer *transfers; variable
/curl/src/
H A Dtool_operate.c286 struct per_transfer *transfers; /* first node */ variable
/curl/lib/
H A Dmulti.c222 struct Curl_hash transfers; /* hash of transfers using this socket */ member

Completed in 31 milliseconds