Searched refs:typecnt (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dtimezone.h41 int typecnt; member in struct:state
H A Dtimezone.c443 sp->typecnt = 2; /* standard time and DST */
454 sp->typecnt = 1; /* only standard time */
489 daylight = statism.typecnt > 1;
565 timetype = statism.ttis[0].tt_isdst && statism.typecnt > 1 &&
592 if (statism.typecnt <= 1) return FALSE;
603 timetype = statism.ttis[0].tt_isdst && statism.typecnt > 1 &&
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dtimezone.h43 int typecnt; member in struct:state
H A Dtimezone.c445 sp->typecnt = 2; /* standard time and DST */
456 sp->typecnt = 1; /* only standard time */
491 daylight = statism.typecnt > 1;
567 timetype = statism.ttis[0].tt_isdst && statism.typecnt > 1 &&
594 if (statism.typecnt <= 1) return FALSE;
605 timetype = statism.ttis[0].tt_isdst && statism.typecnt > 1 &&
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/amiga/
H A Dfiledate.c439 sp->typecnt = 1;
463 sp->typecnt = 2;
470 sp->typecnt = 2;
476 if (sp->typecnt > 1)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/amiga/
H A Dfiledate.c439 sp->typecnt = 1;
463 sp->typecnt = 2;
470 sp->typecnt = 2;
476 if (sp->typecnt > 1)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/wince/
H A Dwince.cpp804 sp->typecnt = (startrule.r_mon == 0 && stoprule.r_mon == 0) ? 1 : 2;
806 if (sp->typecnt > 1)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dwin32.c1077 sp->typecnt = (startrule.r_mon == 0 && stoprule.r_mon == 0) ? 1 : 2;
1079 if (sp->typecnt > 1)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A Dwin32.c2880 sp->typecnt = (startrule.r_mon == 0 && stoprule.r_mon == 0) ? 1 : 2;
2882 if (sp->typecnt > 1)

Completed in 201 milliseconds