Home
last modified time | relevance | path

Searched refs:wMilliseconds (Results 1 – 6 of 6) sorted by relevance

/freebsd-9-stable/contrib/ntp/include/
Dhopf6039.h103 unsigned int wMilliseconds; member
/freebsd-9-stable/contrib/ntp/ntpd/
Drefclock_hopfpci.c209 pp->nsec = m_time.wMilliseconds * 1000000; in hopfpci_poll()
/freebsd-9-stable/contrib/ofed/management/opensm/libvendor/
Dosm_pkt_randomizer.c145 seed = st.wMilliseconds; in __osm_pkt_randomizer_process_path()
/freebsd-9-stable/contrib/ofed/management/opensm/opensm/
Dosm_log.c159 st.wHour, st.wMinute, st.wSecond, st.wMilliseconds, in osm_log()
/freebsd-9-stable/contrib/ntp/lib/isc/win32/
Dtime.c273 st.wMilliseconds); in isc_time_formattimestamp()
/freebsd-9-stable/crypto/openssl/crypto/threads/
Dmttest.c742 ret += (end.wMilliseconds - start.wMilliseconds) / 1000.0; in do_threads()