Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dmail_date.c60 struct tm gmt; in mail_date() local
/netbsd-src/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-src/external/bsd/cron/dist/
H A Dmisc.c603 struct tm gmt; in get_gmtoff() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Da_time.c472 int gmt = 0, l; in ASN1_TIME_print() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Da_time.c491 int gmt = 0, l; in ossl_asn1_time_print_ex() local
/netbsd-src/crypto/dist/ipsec-tools/src/setkey/
H A Dsetkey.c1038 register struct tm *gmt, *loc; in gmt2local() local
/netbsd-src/usr.sbin/ndp/
H A Dndp.c986 struct tm *gmt, *loc; in gmt2local() local
/netbsd-src/external/bsd/libarchive/dist/libarchive/
H A Darchive_getdate.c946 struct tm gmt, *gmt_ptr; in __archive_get_date() local
/netbsd-src/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-src/external/gpl2/mkhybrid/dist/
H A Dwrite.c1307 struct tm gmt; in FDECL1() local
/netbsd-src/usr.bin/make/
H A Dvar.c1891 FormatTime(const char * fmt,time_t t,bool gmt) FormatTime() argument
2541 bool gmt = mod[0] == 'g'; ApplyModifier_Time() local