Home
last modified time | relevance | path

Searched refs:reply_ms (Results 1 – 2 of 2) sorted by path

/curl/lib/
H A Dcf-https-connect.c57 int reply_ms; member
70 b->reply_ms = -1; in cf_hc_baller_reset()
86 if(b->reply_ms < 0) in cf_hc_baller_reply_ms()
88 &b->reply_ms, NULL); in cf_hc_baller_reply_ms()
89 return b->reply_ms; in cf_hc_baller_reply_ms()
H A Dconnect.c998 int reply_ms = -1; in cf_he_query() local
1008 if(breply_ms >= 0 && (reply_ms < 0 || breply_ms < reply_ms)) in cf_he_query()
1009 reply_ms = breply_ms; in cf_he_query()
1012 *pres1 = reply_ms; in cf_he_query()

Completed in 13 milliseconds