Searched defs:disconnecting (Results 1 – 5 of 5) sorted by relevance
47 timediff_t Curl_pp_state_timeout(struct pingpong *pp, bool disconnecting) in Curl_pp_state_timeout()81 bool disconnecting) in Curl_pp_statemach()
1032 bool disconnecting) in pop3_block_statemach()
1264 bool disconnecting) in smtp_block_statemach()
1369 bool disconnecting) in imap_block_statemach()
1925 static int disconnecting = 0; in ssh_packet_disconnect() local