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

  /external/dhcpcd-6.8.2/
common.c 91 get_monotonic(struct timespec *ts) function
304 if (get_monotonic(&tv) == -1)
common.h 156 int get_monotonic(struct timespec *);
eloop.c 265 get_monotonic(&now);
463 if (get_monotonic(&now) == -1)
547 get_monotonic(&now);
ipv6.c 691 get_monotonic(&n);
833 get_monotonic(&now);
879 get_monotonic(&now);
    [all...]
ipv6nd.c 325 get_monotonic(&now);
846 get_monotonic(&rap->received);
    [all...]
if-bsd.c 1131 get_monotonic(&ia->created);
    [all...]
dhcp6.c     [all...]

Completed in 935 milliseconds