Home
last modified time | relevance | path

Searched refs:wYear (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ntp/ntpd/
H A Drefclock_hopfpci.c205 pp->day = ymd2yd(m_time.wYear,m_time.wMonth,m_time.wDay); in hopfpci_poll()
219 m_time.wYear); in hopfpci_poll()
/freebsd/contrib/ntp/include/
H A Dhopf6039.h96 unsigned int wYear; member
/freebsd/contrib/sqlite3/
H A Dshell.c7372 epochSystemTime.wYear = 1970; in fileTimeToUnixTime()
H A Dsqlite3.c48867 y.tm_year = pTm.wYear - 1900;