Home
last modified time | relevance | path

Searched refs:postponed_data (Results 1 – 3 of 3) sorted by relevance

/third_party/curl/lib/
Dsendf.c140 struct postponed_data * const psnd = &(conn->postponed[sockindex]); in Curl_recv_has_postponed_data()
149 struct postponed_data * const psnd = &(conn->postponed[num]); in pre_receive_plain()
194 struct postponed_data * const psnd = &(conn->postponed[num]); in get_pre_recved()
Durldata.h849 struct postponed_data { struct
998 struct postponed_data postponed[2]; /* two buffers for two sockets */
Durl.c700 struct postponed_data * const psnd = &(conn->postponed[num]); in conn_reset_postponed_data()