Searched refs:tm_isdst (Results 1 - 25 of 29) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m32r/
H A Drtc.h55 int tm_isdst; member in struct:rtc_time
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/util-linux/
H A Dhwclock.c24 int tm_isdst; member in struct:linux_rtc_time
63 tm.tm_isdst = -1; /* not known */
90 tm.tm_isdst = 0;
110 //printf("%s %.6f seconds %s\n", cp, 0.0, utc ? "" : (ptm->tm_isdst ? tzname[1] : tzname[0]));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/os_brew/
H A Dlocaltime.c69 DB_GLOBAL(ltm).tm_isdst = is_ds; /* daylight savings time */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/lib/
H A Dreplace.c134 t->tm_isdst = u->tm_isdst;
451 tm2.tm_isdst = tm3.tm_isdst;
H A Dtime.c624 t.tm_isdst = -1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Defirtc.c114 eft->daylight = wtime->tm_isdst ? EFI_ISDST: 0;
138 wtime->tm_isdst = 1;
141 wtime->tm_isdst = 0;
144 wtime->tm_isdst = -1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-cris/
H A Drtc.h94 int tm_isdst; member in struct:rtc_time
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/
H A Do_time.c210 result->tm_isdst = 0; /* There's no way to know... */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Do_time.c210 result->tm_isdst = 0; /* There's no way to know... */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Dbrew_db.h40 int tm_isdst; /* daylight savings time flag */ member in struct:tm
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dipt_time.c37 int tm_isdst; /* DST. [-1/0/1]*/ member in struct:tm
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/modules/
H A Dgetdate.y119 /* tm_isdst flag for the local zone. */
896 tm.tm_isdst = tmp->tm_isdst;
915 pc.local_time_zone_table[0].value = tmp->tm_isdst;
919 for a tm_isdst different from the one we already have. */
927 && probe_tm->tm_isdst != pc.local_time_zone_table[0].value)
932 pc.local_time_zone_table[1].value = probe_tm->tm_isdst;
992 /* Let mktime deduce tm_isdst if we have an absolute time stamp,
996 tm.tm_isdst = -1;
1001 tm.tm_isdst
[all...]
H A Dgetdate.c214 /* tm_isdst flag for the local zone. */
2243 tm.tm_isdst = tmp->tm_isdst;
2262 pc.local_time_zone_table[0].value = tmp->tm_isdst;
2266 for a tm_isdst different from the one we already have. */
2274 && probe_tm->tm_isdst != pc.local_time_zone_table[0].value)
2279 pc.local_time_zone_table[1].value = probe_tm->tm_isdst;
2339 /* Let mktime deduce tm_isdst if we have an absolute time stamp,
2343 tm.tm_isdst = -1;
2348 tm.tm_isdst
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/sbus/char/
H A Drtc.c43 int tm_isdst; member in struct:rtc_time_generic
132 __put_user(0, &utm->tm_isdst))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/base/power/
H A Dtrace.c92 .tm_isdst = 1
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Ddate.c167 tm_time.tm_isdst = -1; /* Be sure to recheck dst. */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Drtc.h29 int tm_isdst; member in struct:rtc_time
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/db_recover/
H A Ddb_recover.c293 t->tm_isdst = -1; /* Figure out DST. */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/db_recover/
H A Ddb_recover.c278 t->tm_isdst = -1; /* Figure out DST. */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.03.14/
H A Dtivo_commands.c145 tm.tm_isdst = -1; // Have libc figure out if DST is in effect or not
178 tm.tm_isdst = -1; // Have libc figure out if DST is in effect or not
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/minizip/
H A Dminiunz.c78 newdate.tm_isdst=-1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_time.c143 tm.tm_isdst = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/minizip/
H A Dminiunz.c78 newdate.tm_isdst=-1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/rtc/
H A Drtc-dev.c282 alarm.time.tm_isdst = -1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/common/
H A Drtctime.c209 alrm.time.tm_isdst = -1;

Completed in 401 milliseconds

12