Searched refs:ms_to_timeval (Results 1 – 4 of 4) sorted by relevance
63 void ms_to_timeval(struct timeval *, int);
362 ms_to_timeval(&tv, *timeoutp); in timeout_connect()578 ms_to_timeval(&t_remaining, remaining); in ssh_exchange_identification()
945 ms_to_timeval(struct timeval *tv, int ms) in ms_to_timeval() function
1452 ms_to_timeval(&timeout, ms_remain); in ssh_packet_read_seqnr()2252 ms_to_timeval(&timeout, ms_remain); in ssh_packet_write_wait()