HomeSort by relevance Sort by last modified time
    Searched refs:get_monotonic (Results 1 - 5 of 5) sorted by null

  /external/dhcpcd/
common.h 74 int get_monotonic(struct timeval *);
eloop.c 119 get_monotonic(&now);
344 get_monotonic(&now);
352 get_monotonic(&now);
common.c 144 get_monotonic(struct timeval *tp) function
234 if (get_monotonic(&tv) == -1)
bind.c 134 get_monotonic(&lease->boundtime);
ipv6rs.c 390 get_monotonic(&rap->received);
580 get_monotonic(&now);
690 get_monotonic(&now);

Completed in 67 milliseconds