HomeSort by relevance Sort by last modified time
    Searched full:get_current_time (Results 1 - 3 of 3) sorted by null

  /external/openssl/ssl/
d1_lib.c 69 static void get_current_time(struct timeval *t);
311 get_current_time(&(s->d1->next_timeout));
329 get_current_time(&timenow);
453 static void get_current_time(struct timeval *t) function
  /external/openssl/crypto/bio/
bss_dgram.c 122 static void get_current_time(struct timeval *t);
298 get_current_time(&timenow);
1848 static void get_current_time(struct timeval *t) function
    [all...]
  /external/openssh/
clientloop.c 249 get_current_time(void) function
    [all...]

Completed in 595 milliseconds