Searched refs:timez (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/ntp-88/util/
H A Dkern.c63 long timez = 0; /* current error (us) */ variable
98 timez = (long)timey - timex.tv_usec;
99 if (timez > 500000)
100 timez -= 1000000;
101 if (timez < -500000)
102 timez += 1000000;
103 hardupdate(timez);
105 timex.tv_sec, timez,
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dlftp.vim90 \ sy[nc-mode] timez[one] use-a[bor]
/macosx-10.9.5/tcl-102/tcl/tcl/library/
H A Dclock.tcl1247 -t - -ti - -tim - -time - -timez - -timezo - -timezon - -timezone {
4390 -t - -ti - -tim - -time - -timez - -timezo - -timezon -

Completed in 80 milliseconds