Home
last modified time | relevance | path

Searched refs:get_current_time (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/apr-util/crypto/
HDgetuuid.c146 static void get_current_time(apr_uint64_t *timestamp) in get_current_time() function
189 get_current_time(&timestamp); in apr_uuid_get()
/freebsd-13-stable/crypto/openssl/ssl/
HDd1_lib.c16 static void get_current_time(struct timeval *t);
268 get_current_time(&(s->d1->next_timeout)); in dtls1_start_timer()
297 get_current_time(&timenow); in dtls1_get_timeout()
416 static void get_current_time(struct timeval *t) in get_current_time() function
/freebsd-13-stable/crypto/openssl/crypto/bio/
HDbss_dgram.c68 static void get_current_time(struct timeval *t);
233 get_current_time(&timenow); in dgram_adjust_rcv_timeout()
1906 static void get_current_time(struct timeval *t) in get_current_time() function