Searched refs:ms_to_timeval (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.3-release/crypto/openssh/
H A Dmisc.h56 void ms_to_timeval(struct timeval *, int);
H A Dsshconnect.c365 ms_to_timeval(&tv, *timeoutp);
580 ms_to_timeval(&t_remaining, remaining);
H A Dmisc.c879 ms_to_timeval(struct timeval *tv, int ms) function
H A Dssh_namespace.h481 #define ms_to_timeval Fssh_ms_to_timeval macro
H A Dpacket.c1440 ms_to_timeval(&timeout, ms_remain);
2191 ms_to_timeval(&timeout, ms_remain);

Completed in 129 milliseconds