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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Drtc.h29 int tm_isdst; member in struct:rtc_time
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Drtc.h29 int tm_isdst; member in struct:rtc_time
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/khttpd/
H A Dmake_times_h.c39 TM.tm_isdst = 0;
54 TM.tm_isdst = 0;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Defirtc.c114 eft->daylight = wtime->tm_isdst ? EFI_ISDST: 0;
137 wtime->tm_isdst = 1;
140 wtime->tm_isdst = 0;
143 wtime->tm_isdst = -1;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-cris/
H A Drtc.h93 int tm_isdst; member in struct:rtc_time
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-cris/
H A Drtc.h93 int tm_isdst; member in struct:rtc_time
/asus-wl-520gu-7.0.1.45/src/router/samba/source/lib/
H A Dreplace.c131 t->tm_isdst = u->tm_isdst;
443 tm2.tm_isdst = tm3.tm_isdst;
H A Dtime.c619 t.tm_isdst = -1;
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/netfilter/
H A Dipt_time.c35 int tm_isdst; /* DST. [-1/0/1]*/ member in struct:tm
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/netfilter.noQoS/
H A Dipt_time.c35 int tm_isdst; /* DST. [-1/0/1]*/ member in struct:tm
/asus-wl-520gu-7.0.1.45/src/router/samba/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...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dmf.c1155 tm->tm_isdst = 0;

Completed in 87 milliseconds