Searched refs:tm_year (Results 151 - 167 of 167) sorted by relevance

1234567

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/contrib/minizip/
H A Dzip.c322 uLong year = (uLong)ptm->tm_year;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/rpc_server/
H A Dsrv_srvsvc_nt.c1884 1900+t->tm_year,
H A Dsrv_spoolss_nt.c4035 printer->year = t->tm_year+1900;
/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.c1895 c = *p; *p = '\0'; p -= 4; k_tm->tm_year = atoi(p)-1900; *(p+4) = c;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dkssl.c1922 c = *p; *p = '\0'; p -= 4; k_tm->tm_year = atoi(p)-1900; *(p+4) = 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.c1633 tm->tm_year + 1900,
H A Dftp.c1919 tm->tm_year + 1900,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/dhcp6/
H A Dcommon.c2526 tm_now->tm_year + 1900,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/smbd/
H A Dlanman.c1960 SSVAL(p,18,1900+t->tm_year);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dmxfenc.c1366 return (uint64_t)(time->tm_year+1900) << 48 |
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/rpc_parse/
H A Dparse_spoolss.c78 systime->year=unixtime->tm_year+1900;
/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.c11371 y.Y = sLocal.tm_year + 1900;
11382 y.Y = sLocal.tm_year + 1900;
11394 y.Y = pTm->tm_year + 1900;
27417 y.tm_year = pTm.wYear - 1900;
[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 632 milliseconds

1234567