Searched defs:transfers (Results 1 – 8 of 8) sorted by relevance
99 int *transfers = (int *)userp; in server_push_callback() local129 int transfers = 1; /* we start with one */ in main() local
169 int *transfers = (int *)userp; in server_push_callback() local214 int transfers = 1; /* we start with one */ in main() local
108 unsigned int transfers = 0; in main() local
162 int *transfers = (int *)userp; in server_push_callback() local211 int transfers = 1; /* we start with one */ in main() local
161 static struct transfer *transfers; variable
164 static struct transfer *transfers; variable
292 struct per_transfer *transfers; /* first node */ variable
223 struct Curl_hash transfers; /* hash of transfers using this socket */ member
Completed in 27 milliseconds