OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ms_to_timeval
(Results
1 - 4
of
4
) sorted by null
/external/openssh/
misc.h
63
void
ms_to_timeval
(struct timeval *, int);
sshconnect.c
362
ms_to_timeval
(&tv, *timeoutp);
578
ms_to_timeval
(&t_remaining, remaining);
[
all
...]
misc.c
945
ms_to_timeval
(struct timeval *tv, int ms)
function
packet.c
[
all
...]
Completed in 145 milliseconds