Searched refs:ares__tvnow (Results 1 – 8 of 8) sorted by relevance
21 struct timeval ares__tvnow(void) in ares__tvnow() function37 struct timeval ares__tvnow(void) in ares__tvnow() function71 struct timeval ares__tvnow(void) in ares__tvnow() function85 struct timeval ares__tvnow(void) in ares__tvnow() function
53 now = ares__tvnow(); in ares_timeout()
127 now = ares__tvnow(); in ares_send()
99 tv = ares__tvnow(); in ares_rc4_generate_key()
363 struct timeval ares__tvnow(void);
122 struct timeval now = ares__tvnow(); in processfds()
123 now = ares__tvnow(); in ares_init_options()
364 struct timeval ares__tvnow(void);521 + * Use rc4_state (heap), &i (stack), and ares__tvnow()531 + tv = ares__tvnow();