Home
last modified time | relevance | path

Searched refs:ms_to_timeval (Results 1 – 4 of 4) sorted by relevance

/external/openssh/
Dmisc.h63 void ms_to_timeval(struct timeval *, int);
Dsshconnect.c362 ms_to_timeval(&tv, *timeoutp); in timeout_connect()
578 ms_to_timeval(&t_remaining, remaining); in ssh_exchange_identification()
Dmisc.c945 ms_to_timeval(struct timeval *tv, int ms) in ms_to_timeval() function
Dpacket.c1452 ms_to_timeval(&timeout, ms_remain); in ssh_packet_read_seqnr()
2252 ms_to_timeval(&timeout, ms_remain); in ssh_packet_write_wait()