HomeSort by relevance Sort by last modified time
    Searched refs:ms_to_timeval (Results 1 - 4 of 4) sorted by null

  /external/openssh/
misc.h 56 void ms_to_timeval(struct timeval *, int);
sshconnect.c 362 ms_to_timeval(&tv, *timeoutp);
576 ms_to_timeval(&t_remaining, remaining);
    [all...]
misc.c 875 ms_to_timeval(struct timeval *tv, int ms) function
packet.c     [all...]

Completed in 52 milliseconds