Home | Sort by: relevance | last modified time | path |
/src/usr.bin/rump_dhcpclient/ | |
common.c | 88 static clockid_t posix_clock; local in function:get_monotonic 92 posix_clock = CLOCK_MONOTONIC; 98 if (clock_gettime(posix_clock, &ts) == 0) { |
common.c | 88 static clockid_t posix_clock; local in function:get_monotonic 92 posix_clock = CLOCK_MONOTONIC; 98 if (clock_gettime(posix_clock, &ts) == 0) { |