Searched refs:get_monotonic (Results 1 - 5 of 5) sorted by relevance

/external/dhcpcd/
H A Dcommon.h74 int get_monotonic(struct timeval *);
H A Deloop.c119 get_monotonic(&now);
344 get_monotonic(&now);
352 get_monotonic(&now);
H A Dcommon.c144 get_monotonic(struct timeval *tp) function
234 if (get_monotonic(&tv) == -1)
H A Dbind.c134 get_monotonic(&lease->boundtime);
H A Dipv6rs.c390 get_monotonic(&rap->received);
580 get_monotonic(&now);
690 get_monotonic(&now);

Completed in 91 milliseconds