Searched refs:GMT (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/tests/ipf/
H A Dt_logging.sh40 GMT=:
43 GMT=GMT
52 atf_check -o save:save -x "TZ=$GMT ipmon -P /dev/null -f logout"
56 atf_check -o save:save -x "TZ=$GMT ipmon -P /dev/null -bf logout"
63 atf_check -o save:save -x "TZ=$GMT ipmon -P /dev/null -f logout"
67 atf_check -o save:save -x "TZ=$GMT ipmon -P /dev/null -bf logout"
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dtest-getdate.sh64 # This should set $UTZ to three spaces, `GMT', `Unrecognized/Unrecognized', or
68 # `Europe/London' timezone for half the year when $UTZ gets set to `GMT', like
85 # really means `GMT'. On Cray, the standard is ignored and `date +%Z' returns
232 # happened to be a universal one, like GMT.
257 2005-3-1 GMT
258 2005-3-27 GMT
259 2005-3-28 GMT
261 2005-3-29 GMT
263 2005-3-30 GMT
265 2005-3-31 GMT
[all...]
H A Dgetdate.c2598 time stamps that would not otherwise be valid, e.g., GMT time
2602 { "GMT", tZONE, HOUR ( 0) }, /* Greenwich Mean */
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dxgettext-glade-154 <last_modification_time>Thu, 17 Jun 1999 15:06:07 GMT</last_modification_time>
112 <last_modification_time>Thu, 17 Jun 1999 15:03:18 GMT</last_modification_time>
124 <last_modification_time>Thu, 17 Jun 1999 14:52:01 GMT</last_modification_time>
137 <last_modification_time>Thu, 28 Oct 1999 15:53:37 GMT</last_modification_time>
156 <last_modification_time>Thu, 17 Jun 1999 07:44:23 GMT</last_modification_time>
197 <last_modification_time>Thu, 17 Jun 1999 07:34:00 GMT</last_modification_time>
209 <last_modification_time>Thu, 17 Jun 1999 07:34:21 GMT</last_modification_time>
221 <last_modification_time>Thu, 17 Jun 1999 07:34:47 GMT</last_modification_time>
233 <last_modification_time>Thu, 17 Jun 1999 07:35:04 GMT</last_modification_time>
256 <last_modification_time>Tue, 28 Sep 1999 04:29:36 GMT</last_modification_tim
[all...]
/netbsd-current/usr.bin/last/
H A Dlast.c90 #define GMT 0x4 /* show time at GMT, for offsets only */ macro
362 tm = (flags & GMT) ? gmtime(&t) : localtime(&t);
H A Dwant.c242 fulltime | TIMEONLY | GMT));
248 fulltime | TIMEONLY | GMT));
/netbsd-current/external/bsd/ntp/dist/include/
H A Dntp_refclock.h139 #define GMT 0 /* I hope nobody sees this */ macro
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Drefclock_datum.c90 ** Note that if GMT is defined, then the Datum PTS must use Greenwich
94 ** time is Greenwich time and GMT is not defined, everything should still
97 ** correct time by less than +- 30 minutes. The default is for GMT to not
98 ** defined. If you really want to force GMT without the funny +- 30 minute
99 ** stuff then you must define (uncomment) GMT below.
103 #define GMT
150 int tzoff; /* time zone offest from GMT */
589 ** Get the GMT time zone offset. Note that GMT should be zero if the Datum
590 ** reference time is using GMT a
[all...]
H A Drefclock_leitch.c461 leitch->second, GMT, rbufp->recv_time.l_ui,
H A Drefclock_bancomm.c145 #define GMT 0 /* hour offset from Greenwich */ macro
H A Drefclock_tsyncpci.c641 offset.l_ui = (long)(((pp->day - 1) * 24) + pp->hour + GMT);
H A Drefclock_true.c554 pp->second, GMT, pp->lastrec.l_ui,
H A Dntp_refclock.c550 if (!clocktime(pp->day, pp->hour, pp->minute, pp->second, GMT,
H A Drefclock_chu.c1396 if (!clocktime(pp->day, pp->hour, pp->minute, 0, GMT,
H A Drefclock_wwv.c2084 pp->second, GMT, up->timestamp.l_ui,
/netbsd-current/distrib/miniroot/
H A Dinstall.sub1290 # installed filesystem, set TZ to GMT and return immediately.
1293 TZ=GMT
1306 timezones can be selected by entering a token like "MET" or "GMT-6".
1323 echo "Timezone defaults to GMT"
1324 TZ="GMT"
/netbsd-current/crypto/dist/ipsec-tools/misc/
H A Dcvs2cl.pl3007 Show times in GMT/UTC instead of local time.
/netbsd-current/external/bsd/jemalloc/dist/bin/
H A Djeprof.in2328 * 1.2, Sat Mar 20 08:42:50 GMT 2010, Zeng Xiaohui
2331 * 1.1, Wed Feb 3 17:39:33 GMT 2010, Zeng Xiaohui

Completed in 335 milliseconds