Searched refs:wMinute (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/include/
H A Dhopf6039.h103 unsigned int wMinute; member in struct:HOPFTIME
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Drefclock_hopfpci.c209 pp->minute = m_time.wMinute;
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dsyslogc.c326 month[ stm.wMonth - 1 ], stm.wDay, stm.wHour, stm.wMinute, stm.wSecond,
/netbsd-current/external/gpl3/gdb.old/dist/zlib/contrib/untgz/
H A Duntgz.c225 st.wMinute = (WORD)loctm->tm_min;
/netbsd-current/external/gpl3/binutils/dist/zlib/contrib/untgz/
H A Duntgz.c225 st.wMinute = (WORD)loctm->tm_min;
/netbsd-current/external/gpl3/gdb/dist/zlib/contrib/untgz/
H A Duntgz.c225 st.wMinute = (WORD)loctm->tm_min;
/netbsd-current/external/gpl3/binutils.old/dist/zlib/contrib/untgz/
H A Duntgz.c225 st.wMinute = (WORD)loctm->tm_min;
/netbsd-current/common/dist/zlib/contrib/untgz/
H A Duntgz.c225 st.wMinute = (WORD)loctm->tm_min;
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Dtimezone.d2977 utcTime.wMinute = utcDateTime.minute;
2990 otherTime.wMinute,
3068 localTime.wMinute = localDateTime.minute;
3081 utcTime.wMinute,
/netbsd-current/external/mit/libuv/dist/src/win/
H A Dutil.c1063 userSystemTime.wMinute * 60 +
1068 kernelSystemTime.wMinute * 60 +
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Dtimezone.d3119 utcTime.wMinute = utcDateTime.minute;
3132 otherTime.wMinute,
3212 localTime.wMinute = localDateTime.minute;
3226 utcTime.wMinute,
H A Dsystime.d10019 if (st.wMinute > max.minute)
10021 else if (st.wMinute == max.minute)
10036 auto dt = DateTime(st.wYear, st.wMonth, st.wDay, st.wHour, st.wMinute, st.wSecond);
10072 st.wMinute = dt.minute;
10092 assert(st.wMinute == result.wMinute);
/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Dutil-int.c333 tm->tm_min = st.wMinute;
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c[all...]

Completed in 797 milliseconds