Home
last modified time | relevance | path

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

/netbsd/external/bsd/tcpdump/dist/
H A Dgmt2local.c49 register struct tm *gmt, *loc; in gmt2local() local
/netbsd/external/ibm-public/postfix/dist/src/global/
H A Dmail_date.c60 struct tm gmt; in mail_date() local
/netbsd/sys/dev/pci/
H A Digmavar.h50 bus_space_tag_t gmt; member
H A Digma.c337 bus_space_tag_t gttmmt, gmt, regt; in igma_attach() local
/netbsd/external/bsd/cron/dist/
H A Dmisc.c603 struct tm gmt; in get_gmtoff() local
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Da_time.c472 int gmt = 0, l; in ASN1_TIME_print() local
/netbsd/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Da_time.c491 int gmt = 0, l; in ossl_asn1_time_print_ex() local
/netbsd/crypto/dist/ipsec-tools/src/setkey/
H A Dsetkey.c1038 register struct tm *gmt, *loc; in gmt2local() local
/netbsd/external/bsd/libarchive/dist/libarchive/
H A Darchive_getdate.c904 struct tm gmt, *gmt_ptr; in __archive_get_date() local
/netbsd/external/gpl2/xcvs/dist/lib/
H A Dgetdate.y1419 struct tm const *gmt = gmtime (&t); in get_date() local
H A Dgetdate.c3328 struct tm const *gmt = gmtime (&t); in get_date() local
/netbsd/usr.bin/make/
H A Dvar.c1881 FormatTime(const char *fmt, time_t t, bool gmt) in FormatTime()
2545 bool gmt = mod[0] == 'g'; in ApplyModifier_Time() local