HomeSort by: relevance | last modified time | path
    Searched refs:get_monotonic (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/rump_dhcpclient/
common.h 69 int get_monotonic(struct timeval *);
common.c 83 get_monotonic(struct timeval *tp) function in typeref:typename:int
146 if (get_monotonic(&tv) == -1)
dhcp.c 762 get_monotonic(&now);

Completed in 12 milliseconds