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

/freebsd-10-stable/crypto/openssh/
H A Dmisc.h59 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 Dssh_namespace.h482 #define ms_to_timeval Fssh_ms_to_timeval macro
H A Dmisc.c940 ms_to_timeval(struct timeval *tv, int ms) function
H A Dpacket.c1487 ms_to_timeval(&timeout, ms_remain);
2233 ms_to_timeval(&timeout, ms_remain);

Completed in 119 milliseconds