Searched refs:wSecond (Results 1 - 25 of 25) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/docs/examples/
H A Dsynctime.c152 &SYSTime.wHour, &SYSTime.wMinute, &SYSTime.wSecond);
325 LOCALTime.wHour, LOCALTime.wMinute, LOCALTime.wSecond,
339 LOCALTime.wHour, LOCALTime.wMinute, LOCALTime.wSecond,
355 LOCALTime.wHour, LOCALTime.wMinute, LOCALTime.wSecond,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os_brew/
H A Dctime.c54 __os_brew_ct_numb(time_buf + 17, jt.wSecond + 100);
H A Dlocaltime.c38 DB_GLOBAL(ltm).tm_sec = jt.wSecond; /* seconds (0 - 60) */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os_windows/
H A Dce_ctime.c60 __os_windows_ct_numb(time_buf + 17, sys_loc.wSecond + 100);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/brew/
H A Dbrew_posix.h29 int wSecond; member in struct:__anon6314
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/wince/
H A Dwince.cpp576 g_tm.tm_sec = (int)st.wSecond;
632 // WORD wSecond Second (0 - 59)
679 (long)pst->wSecond);
765 (long)lpw32tm->wSecond;
H A Dintrface.cpp1118 stCRT.wSecond = 0;
1125 stCRT.wSecond = ptmCRT->tm_sec;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/wince/
H A Dtime.cpp605 res->tm_sec = SystemTime.wSecond;
706 SystemTime.wHour, SystemTime.wMinute, SystemTime.wSecond) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/libncftp/
H A Du_misc.c69 systemTime.wSecond +
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Ddatectrl.cpp81 st->wSecond =
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/ole/
H A Dautomtn.cpp623 st.wSecond = tm.sec;
721 st.wSecond);
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/
H A Depi_ttcp.c1186 SystemTime.wSecond, SystemTime.wYear);
2134 * "System sec=%d, msec=%d\n", SysTime.wSecond, SysTime.wMilliseconds);
2136 ru->ru_stime.tv_sec = SysTime.wSecond;
2141 * " User sec=%d, msec=%d\n", SysTime.wSecond, SysTime.wMilliseconds);
2143 ru->ru_utime.tv_sec = SysTime.wSecond;
2197 tp->tv_sec = SystemTime.wSecond;
2704 fprintf(fplog," %d\n", SystemTime.wHour * 3600 + SystemTime.wMinute * 60 + SystemTime.wSecond);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A Dwin32.c524 w32tm.wMinute, w32tm.wSecond, (isloc ? "local" : "UTC"));
654 w32tm.wSecond = 0;
665 w32tm.wSecond = 0;
672 w32tm.wSecond = ltm->tm_sec; /* 0..61 in ANSI C */
788 (time_t)(60 * w32tm.wMinute + w32tm.wSecond));
892 ltm.tm_sec = w32tm.wSecond;
2841 (long)lpw32tm->wSecond;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dwin32.c462 (time_t)(60 * w32tm.wMinute + w32tm.wSecond));
520 ltm.tm_sec = w32tm.wSecond;
1038 (long)lpw32tm->wSecond;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/untgz/
H A Duntgz.c226 st.wSecond = (WORD)loctm->tm_sec;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/untgz/
H A Duntgz.c226 st.wSecond = (WORD)loctm->tm_sec;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/untgz/
H A Duntgz.c226 st.wSecond = (WORD)loctm->tm_sec;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/untgz/
H A Duntgz.c226 st.wSecond = (WORD)loctm->tm_sec;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/threads/
H A Dmttest.c742 ret = (ret + end.wSecond - start.wSecond);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/threads/
H A Dmttest.c805 ret=(ret+end.wSecond-start.wSecond);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/threads/
H A Dmttest.c742 ret = (ret + end.wSecond - start.wSecond);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfilename.cpp232 st.wHour, st.wMinute, st.wSecond, st.wMilliseconds);
243 st.wSecond = dt.GetSecond();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/datetime/
H A Ddatetimetest.cpp58 st.wSecond = sec;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c27426 y.tm_sec = pTm.wSecond;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/sqlite-3.6.22/
H A Dsqlite3.c27426 y.tm_sec = pTm.wSecond;
[all...]

Completed in 663 milliseconds