Searched defs:disconnecting (Results 1 – 5 of 5) sorted by relevance
47 time_t Curl_pp_state_timeout(struct pingpong *pp, bool disconnecting) in Curl_pp_state_timeout()81 bool disconnecting) in Curl_pp_statemach()
1035 bool disconnecting) in pop3_block_statemach()
1094 bool disconnecting) in smtp_block_statemach()
1372 bool disconnecting) in imap_block_statemach()
2159 static int disconnecting = 0; in ssh_packet_disconnect() local