Searched refs:months (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/plugins/radius/
H A Dutil.c27 static const char * months[] = variable
40 if (strncmp (months[i], valstr, 3) == 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq/
H A Ddhcp.c88 static int months [11] = { 31, 59, 90, 120, 151, 181, local
92 (lease_time.tm_mon > 1 /* Days in months this year */
93 ? months [lease_time.tm_mon - 2]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.15/src/
H A Disc.c146 static int months [11] = { 31, 59, 90, 120, 151, 181, local
150 (lease_time.tm_mon > 1 /* Days in months this year */
151 ? months [lease_time.tm_mon - 2]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.33/src/
H A Disc.c141 static const int months [11] = { 31, 59, 90, 120, 151, 181, local
145 (lease_time.tm_mon > 1 /* Days in months this year */
146 ? months [lease_time.tm_mon - 2]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/src/
H A Dftp-ls.c97 static const char *months[] = { local
206 if (!strcmp (tok, months[i]))
233 DEBUGP (("month: %s; ", months[month]));
1127 /* #### Should we translate the months? Or, even better, use
1129 static const char *months[] = {
1136 fprintf (fp, "%d %s %02d ", ptm->tm_year + 1900, months[ptm->tm_mon],
1128 static const char *months[] = { local
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/doc/
H A Dindex.py1225 months = ["January" , "February", "March", "April", "May",
1228 for month in months:
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/Documentation/cdrom/
H A Dcdrom-standard.tex128 drive. In the months that I was busy writing a \linux\ driver for it,

Completed in 131 milliseconds