Searched refs:tm_isdst (Results 26 - 50 of 80) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/modules/
H A Dgetdate.y120 /* tm_isdst flag for the local zone. */
897 tm.tm_isdst = tmp->tm_isdst;
916 pc.local_time_zone_table[0].value = tmp->tm_isdst;
920 for a tm_isdst different from the one we already have. */
928 && probe_tm->tm_isdst != pc.local_time_zone_table[0].value)
933 pc.local_time_zone_table[1].value = probe_tm->tm_isdst;
993 /* Let mktime deduce tm_isdst if we have an absolute time stamp,
997 tm.tm_isdst = -1;
1002 tm.tm_isdst
[all...]
H A Dgetdate.c215 /* tm_isdst flag for the local zone. */
2244 tm.tm_isdst = tmp->tm_isdst;
2263 pc.local_time_zone_table[0].value = tmp->tm_isdst;
2267 for a tm_isdst different from the one we already have. */
2275 && probe_tm->tm_isdst != pc.local_time_zone_table[0].value)
2280 pc.local_time_zone_table[1].value = probe_tm->tm_isdst;
2340 /* Let mktime deduce tm_isdst if we have an absolute time stamp,
2344 tm.tm_isdst = -1;
2349 tm.tm_isdst
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/macos/source/
H A Dmactime.c355 tm->tm_isdst = -1;
420 statictime.tm_isdst = DaylightSaving();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lua/source/src/
H A Dloslib.c217 setboolfield(L, "isdst", stm->tm_isdst);
255 ts.tm_isdst = getboolfield(L, "isdst");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/macos/source/
H A Dmactime.c355 tm->tm_isdst = -1;
420 statictime.tm_isdst = DaylightSaving();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/custom/
H A Dstruct_timeval.c127 tm.tm_isdst = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/base/power/
H A Dtrace.c92 .tm_isdst = 1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/wince/
H A Dwince.h282 int tm_isdst; // daylight savings time flag member in struct:tm
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/custom/
H A Dstruct_timeval.c127 tm.tm_isdst = 0;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/
H A Ddate.c167 tm_time.tm_isdst = -1; /* Be sure to recheck dst. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/replace/
H A Dreplace.c149 t->tm_isdst = u->tm_isdst;
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db_recover/
H A Ddb_recover.c278 t->tm_isdst = -1; /* Figure out DST. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dstopwatch.cpp219 tm.tm_isdst = -1; // let mktime guess
H A Ddatetime.cpp530 tm.tm_isdst = -1; // auto determine
1435 if ( tm2.tm_isdst != tm1.tm_isdst )
1436 tm1.tm_isdst = tm2.tm_isdst;
1480 tm.tm_isdst = -1; // mktime() will guess it
2255 return tm->tm_isdst;
2373 tmTimeOnly.tm_isdst = 0; // no DST, we adjust for tz ourselves
2550 tmAdjusted.tm_isdst = 0; // no DST, already adjusted
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/amiga/
H A Dstat.c120 local_tm.tm_isdst = -1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Drtc.h29 int tm_isdst; member in struct:rtc_time
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/amiga/
H A Dstat.c120 local_tm.tm_isdst = -1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dtivo_commands.c170 tm.tm_isdst = -1; // Have libc figure out if DST is in effect or not
196 tm.tm_isdst = -1; // Have libc figure out if DST is in effect or not
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dftp-ls.c415 timestruct.tm_isdst = -1;
502 timestruct.tm_isdst = -1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/
H A Do_time.c230 result->tm_isdst = 0; /* There's no way to know... */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/
H A Do_time.c230 result->tm_isdst = 0; /* There's no way to know... */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_time.c143 tm.tm_isdst = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/minizip/
H A Dminiunz.c112 newdate.tm_isdst=-1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/rtc/
H A Drtc-dev.c301 alarm.time.tm_isdst = -1;

Completed in 465 milliseconds

1234