Searched refs:tm_mon (Results 151 - 165 of 165) sorted by relevance

1234567

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libexif-0.6.19/libexif/
H A Dexif-entry.c1604 tm->tm_year + 1900, tm->tm_mon + 1, tm->tm_mday,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/ssl/
H A Dkssl.c1894 c = *p; *p = '\0'; p -= 2; k_tm->tm_mon = atoi(p)-1; *(p+2) = c;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dkssl.c1921 c = *p; *p = '\0'; p -= 2; k_tm->tm_mon = atoi(p)-1; *(p+2) = c;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/bftpd-1.6.6/
H A Dcommands.c1592 filetime->tm_year + 1900, filetime->tm_mon + 1,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/tools/misc/
H A Depi_ttcp.c2670 tms->tm_mday, tms->tm_mon, tms->tm_year,tms->tm_hour, tms->tm_min);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dhttp.c1632 Curl_month[tm->tm_mon],
H A Dftp.c1918 Curl_month[tm->tm_mon],
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/dhcp6/
H A Dcommon.c2525 month[tm_now->tm_mon], tm_now->tm_mday,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/smbd/
H A Dlanman.c1959 SCVAL(p,17,t->tm_mon + 1);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dmxfenc.c1367 (uint64_t)(time->tm_mon+1) << 40 |
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/rpc_parse/
H A Dparse_spoolss.c79 systime->month=unixtime->tm_mon+1;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/rpc_server/
H A Dsrv_spoolss_nt.c4036 printer->month = t->tm_mon+1;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/
H A Dconfigure[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c11372 y.M = sLocal.tm_mon + 1;
11383 y.M = sLocal.tm_mon + 1;
11395 y.M = pTm->tm_mon + 1;
27418 y.tm_mon = pTm.wMonth - 1;
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/
H A Dconfigure16352 t.tm_year = 1975 - 1900; t.tm_mon = 2 - 1; t.tm_mday = 4;
16463 t.tm_year = 1975 - 1900; t.tm_mon = 2 - 1; t.tm_mday = 4;
16563 t.tm_year = 1975 - 1900; t.tm_mon = 2 - 1; t.tm_mday = 4;

Completed in 571 milliseconds

1234567