HomeSort by relevance Sort by last modified time
    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