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

  /src/sys/arch/hp300/stand/common/
clock.c 87 static bool clockinited = false; local in function:getsecs
90 if (!clock_to_gmt(&timbuf) && !clockinited)
92 clockinited = true;
clock.c 87 static bool clockinited = false; local in function:getsecs
90 if (!clock_to_gmt(&timbuf) && !clockinited)
92 clockinited = true;
clock.c 87 static bool clockinited = false; local in function:getsecs
90 if (!clock_to_gmt(&timbuf) && !clockinited)
92 clockinited = true;

Completed in 31 milliseconds