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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dosdep.h480 # define tzname tzname macro
492 # ifndef tzname
493 # define tzname _tzname macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A Dw32cfg.h61 # define tzname tzname macro
76 # ifndef tzname
77 # define tzname _tzname macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dtimezone.c46 char *tzname[2]; variable
492 tzname[0] = statism.chars + statism.ttis[dstfirst].tt_abbrind;
493 tzname[1] = statism.chars + statism.ttis[!dstfirst].tt_abbrind;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dtimezone.c48 char *tzname[2]; variable
494 tzname[0] = statism.chars + statism.ttis[dstfirst].tt_abbrind;
495 tzname[1] = statism.chars + statism.ttis[!dstfirst].tt_abbrind;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/wince/
H A Dtime.cpp86 char * tzname[2] = { variable
462 pt = _add(tzname[t->tm_isdst != 0],
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/modules/
H A Dgetdate.y943 # ifndef tzname
944 extern char *tzname[];
949 pc.local_time_zone_table[i].name = tzname[i];
H A Dgetdate.c2290 # ifndef tzname
2291 extern char *tzname[];
2296 pc.local_time_zone_table[i].name = tzname[i];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Dconfigure4636 echo "$as_me:$LINENO: checking for tzname" >&5
4637 echo $ECHO_N "checking for tzname... $ECHO_C" >&6
4648 #ifndef tzname /* For SGI. */
4649 extern char *tzname[]; /* RS6000 and others reject char **tzname. */
4655 atoi(*tzname);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Dconfigure4636 echo "$as_me:$LINENO: checking for tzname" >&5
4637 echo $ECHO_N "checking for tzname... $ECHO_C" >&6
4648 #ifndef tzname /* For SGI. */
4649 extern char *tzname[]; /* RS6000 and others reject char **tzname. */
4655 atoi(*tzname);

Completed in 190 milliseconds