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

  /external/dhcpcd/
common.h 79 int get_monotonic(struct timeval *);
common.c 195 get_monotonic(struct timeval *tp) function
259 if (get_monotonic(&tv) == -1)
client.c 811 get_monotonic(&start);
824 get_monotonic(&stop);
921 get_monotonic(&lease->boundtime);
999 get_monotonic(&start);
1003 get_monotonic(&stop);
    [all...]

Completed in 31 milliseconds