Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/tcpdump/
H A Dgmt2local.c47 struct tm *gmt, *loc; in gmt2local() local
/openbsd-src/lib/libcrypto/asn1/
H A Dt_x509.c439 mon[M - 1], d, h, m, s, f_len, f, y, (gmt) ? " GMT" : "") <= 0) in ASN1_UTCTIME_print() local
384 int gmt = 0; ASN1_GENERALIZEDTIME_print() local
/openbsd-src/regress/lib/libc/time/time_conversion/
H A Dtimetest.c1756 struct tm local = {}, gmt = {}; in dotimetest() local
/openbsd-src/usr.sbin/ldapd/
H A Dattributes.c254 struct tm *gmt = gmtime(&tm); in ldap_strftime() local
/openbsd-src/lib/libc/time/
H A Dstrptime.c62 static char gmt[] = { "GMT" }; variable
H A Dlocaltime.c62 static const char gmt[] = "GMT"; global() variable
[all...]
/openbsd-src/usr.bin/rcs/
H A Ddate.y815 struct tm gmt, tm; in date_parse() local
/openbsd-src/usr.bin/cvs/
H A Ddate.y810 struct tm gmt, tm; in date_parse() local
/openbsd-src/gnu/usr.bin/cvs/lib/
H A Dgetdate.y891 struct tm *tm, *gmt, gmtbuf; local
H A Dgetdate.c1905 struct tm *tm, *gmt, gmtbuf; local
/openbsd-src/gnu/usr.sbin/mkhybrid/src/
H A Dwrite.c1307 struct tm gmt; in FDECL1() local
/openbsd-src/gnu/usr.bin/perl/vms/
H A Dvms.c11613 struct tm gmt, local; local