Searched refs:clock_monotonic (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/rump_dhcpclient/
H A Dcommon.c62 int clock_monotonic; variable
93 clock_monotonic = posix_clock_set = 1;
97 if (clock_monotonic) {
116 clock_monotonic = posix_clock_set = 1;
119 if (clock_monotonic) {
H A Dcommon.h68 extern int clock_monotonic;
/netbsd-6-1-5-RELEASE/external/bsd/dhcpcd/dist/
H A Dcommon.c63 int clock_monotonic; variable
154 clock_monotonic = posix_clock_set = 1;
158 if (clock_monotonic) {
177 clock_monotonic = posix_clock_set = 1;
180 if (clock_monotonic) {
H A Dcommon.h78 extern int clock_monotonic;
H A Dbind.c134 if (clock_monotonic)

Completed in 306 milliseconds