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

/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Drefclock_hopfpci.c207 pp->day = ymd2yd(m_time.wYear,m_time.wMonth,m_time.wDay);
220 pp->nsec / 1000000, m_time.wDay, m_time.wMonth,
/netbsd-current/external/bsd/ntp/dist/include/
H A Dhopf6039.h101 unsigned int wDay; member in struct:HOPFTIME
/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.c223 st.wDay = (WORD)loctm->tm_mday;
/netbsd-current/external/gpl3/binutils/dist/zlib/contrib/untgz/
H A Duntgz.c223 st.wDay = (WORD)loctm->tm_mday;
/netbsd-current/external/gpl3/gdb/dist/zlib/contrib/untgz/
H A Duntgz.c223 st.wDay = (WORD)loctm->tm_mday;
/netbsd-current/external/gpl3/binutils.old/dist/zlib/contrib/untgz/
H A Duntgz.c223 st.wDay = (WORD)loctm->tm_mday;
/netbsd-current/common/dist/zlib/contrib/untgz/
H A Duntgz.c223 st.wDay = (WORD)loctm->tm_mday;
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Dtimezone.d2975 utcTime.wDay = utcDateTime.day;
2988 otherTime.wDay,
3066 localTime.wDay = localDateTime.day;
3079 utcTime.wDay,
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Dtimezone.d3117 utcTime.wDay = utcDateTime.day;
3130 otherTime.wDay,
3210 localTime.wDay = localDateTime.day;
3224 utcTime.wDay,
H A Dsystime.d10011 if (st.wDay > max.day)
10013 else if (st.wDay == max.day)
10036 auto dt = DateTime(st.wYear, st.wMonth, st.wDay, st.wHour, st.wMinute, st.wSecond);
10070 st.wDay = dt.day;
10090 assert(st.wDay == result.wDay);
/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Dutil-int.c335 tm->tm_mday = st.wDay;
/netbsd-current/external/public-domain/sqlite/dist/
H A Dshell.c7304 epochSystemTime.wDay = 1;
H A Dsqlite3.c[all...]

Completed in 779 milliseconds