Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/mkhybrid/dist/libhfs_iso/
H A Ddata.c248 int isdst; in calctzdiff() local
/netbsd-src/lib/libc/time/
H A Dlocaltime.c235 init_ttinfo(struct ttinfo * s,int_fast32_t utoff,bool isdst,int desigidx) init_ttinfo() argument
302 tzgetname(const timezone_t sp,int isdst) tzgetname() argument
318 tzgetgmtoff(const timezone_t sp,int isdst) tzgetgmtoff() argument
611 unsigned char isdst, desigidx; tzloadbody() local
1323 register bool isdst; tzparse() local
[all...]
H A Dzic.c1802 getsave(char * field,bool * isdst) getsave() argument
2803 doabbr(char * abbr,size_t abbrlen,struct zone const * zp,const char * letters,bool isdst,zic_t save,bool doquotes) doabbr() argument
3376 bool isdst = startoff != zp->z_stdoff; outzone() local
3453 addtype(zic_t utoff,char const * abbr,bool isdst,bool ttisstd,bool ttisut) addtype() argument
[all...]
/netbsd-src/external/bsd/cron/dist/
H A Dcron.c440 static int isdst; in set_time() local
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dmktime.c297 int isdst = tp->tm_isdst; in __mktime_internal() local