Home
last modified time | relevance | path

Searched defs:gmt (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Darpadate.c65 struct tm gmt; variable
/freebsd/lib/libc/stdtime/
H A Dstrptime.c696 int gmt; strptime_l() local
/freebsd/sbin/setkey/
H A Dsetkey.c641 register struct tm *gmt, *loc; in gmt2local() local
/freebsd/crypto/openssl/crypto/asn1/
H A Da_time.c491 int gmt = 0, l; in ossl_asn1_time_print_ex() local
/freebsd/usr.bin/find/
H A Dgetdate.y838 struct tm *tm, *gmt_ptr, gmt; in get_date() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_getdate.c950 struct tm gmt, *gmt_ptr; __archive_get_date() local
[all...]
/freebsd/contrib/bmake/
H A Dvar.c1907 FormatTime(const char *fmt, time_t t, bool gmt) in FormatTime()
2557 bool gmt = mod[0] == 'g'; in ApplyModifier_Time() local