Home
last modified time | relevance | path

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

/external/dhcpcd/
Dcommon.c144 get_monotonic(struct timeval *tp) in get_monotonic() function
208 if (get_monotonic(&tv) == -1) in uptime()
Deloop.c119 get_monotonic(&now); in add_q_timeout_tv()
344 get_monotonic(&now); in start_eloop()
352 get_monotonic(&now); in start_eloop()
Dcommon.h74 int get_monotonic(struct timeval *);
Dbind.c134 get_monotonic(&lease->boundtime); in bind_interface()
Ddhcp.c1404 get_monotonic(&now); in get_lease()