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

  /src/sys/arch/mac68k/mac68k/
clock.c 365 long macos_gmtbias; variable in typeref:typename:long
400 tvp->tv_sec -= macos_gmtbias * 60;
415 pram_settime(ugmt_2_pramt(tvp->tv_sec + macos_gmtbias * 60));
machdep.c 883 extern long macos_gmtbias;
987 macos_gmtbias = getenv("GMTBIAS");

Completed in 13 milliseconds