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

/netbsd-current/external/bsd/ntp/dist/include/
H A Dhopf6039.h102 unsigned int wHour; member in struct:HOPFTIME
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Drefclock_hopfpci.c208 pp->hour = m_time.wHour;
/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.c224 st.wHour = (WORD)loctm->tm_hour;
/netbsd-current/external/gpl3/binutils/dist/zlib/contrib/untgz/
H A Duntgz.c224 st.wHour = (WORD)loctm->tm_hour;
/netbsd-current/external/gpl3/gdb/dist/zlib/contrib/untgz/
H A Duntgz.c224 st.wHour = (WORD)loctm->tm_hour;
/netbsd-current/external/gpl3/binutils.old/dist/zlib/contrib/untgz/
H A Duntgz.c224 st.wHour = (WORD)loctm->tm_hour;
/netbsd-current/common/dist/zlib/contrib/untgz/
H A Duntgz.c224 st.wHour = (WORD)loctm->tm_hour;
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Dtimezone.d2976 utcTime.wHour = utcDateTime.hour;
2989 otherTime.wHour,
3067 localTime.wHour = localDateTime.hour;
3080 utcTime.wHour,
/netbsd-current/external/mit/libuv/dist/src/win/
H A Dutil.c1062 uv_rusage->ru_utime.tv_sec = userSystemTime.wHour * 3600 +
1067 uv_rusage->ru_stime.tv_sec = kernelSystemTime.wHour * 3600 +
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Dtimezone.d3118 utcTime.wHour = utcDateTime.hour;
3131 otherTime.wHour,
3211 localTime.wHour = localDateTime.hour;
3225 utcTime.wHour,
H A Dsystime.d10015 if (st.wHour > max.hour)
10017 else if (st.wHour == max.hour)
10036 auto dt = DateTime(st.wYear, st.wMonth, st.wDay, st.wHour, st.wMinute, st.wSecond);
10071 st.wHour = dt.hour;
10091 assert(st.wHour == result.wHour);
/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Dutil-int.c334 tm->tm_hour = st.wHour;
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c[all...]

Completed in 768 milliseconds