Home
last modified time | relevance | path

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

/minix3/external/bsd/tcpdump/dist/
H A Dgmt2local.c50 register struct tm *gmt, *loc; in gmt2local() local
/minix3/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Dt_x509.c395 int gmt = 0; in ASN1_GENERALIZEDTIME_print() local
447 int gmt = 0; in ASN1_UTCTIME_print() local
/minix3/lib/libc/time/
H A Dstrptime.c82 static char gmt[] = { "GMT" }; variable
H A Dlocaltime.c93 static const char gmt[] = "GMT"; variable
/minix3/external/bsd/libarchive/dist/tar/
H A Dgetdate.c904 struct tm gmt, *gmt_ptr; in get_date() local