Home
last modified time | relevance | path

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

/external/dhcpcd/
Dcommon.c194 get_monotonic(struct timeval *tp) in get_monotonic() function
260 if (get_monotonic(&tv) == -1) in uptime()
Dcommon.h79 int get_monotonic(struct timeval *);
Dclient.c810 get_monotonic(&start); in wait_for_fd()
823 get_monotonic(&stop); in wait_for_fd()
908 get_monotonic(&lease->boundtime); in bind_dhcp()
986 get_monotonic(&start); in bind_dhcp()
990 get_monotonic(&stop); in bind_dhcp()
1226 get_monotonic(&tv); in handle_timeout()