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

/freebsd-10.0-release/crypto/openssh/
H A Dmisc.h38 void ms_to_timeval(struct timeval *, int);
H A Dsshconnect.c309 ms_to_timeval(&tv, *timeoutp);
522 ms_to_timeval(&t_remaining, remaining);
H A Dssh_namespace.h338 #define ms_to_timeval ssh_ms_to_timeval macro
H A Dpacket.c1097 ms_to_timeval(&timeout, ms_remain);
1764 ms_to_timeval(&timeout, ms_remain);
H A Dmisc.c850 ms_to_timeval(struct timeval *tv, int ms) function

Completed in 105 milliseconds