Home
last modified time | relevance | path

Searched refs:systime_init_done (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/bsd/ntp/dist/libntp/
Dsystime.c97 static int systime_init_done; variable
98 # define DONE_SYSTIME_INIT() systime_init_done = TRUE
190 DEBUG_REQUIRE(systime_init_done); in get_systime()