Searched refs:pps_timeu_t (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/sys/
H A Dtimepps.h45 } pps_timeu_t; typedef in typeref:union:pps_timeu
50 pps_timeu_t assert_tu;
51 pps_timeu_t clear_tu;
58 pps_timeu_t assert_tu;
59 pps_timeu_t clear_tu;
74 pps_timeu_t assert_off_tu;
75 pps_timeu_t clear_off_tu;
/freebsd-12-stable/contrib/ntp/include/
H A Dtimepps-SCO.h144 } pps_timeu_t; /* generic data type to represent time stamps */ typedef in typeref:union:pps_timeu
153 pps_timeu_t assert_tu; /* time of assert event */
154 pps_timeu_t clear_tu; /* time of clear event */
171 pps_timeu_t assert_off_tu; /* offset compensation for assert */
172 pps_timeu_t clear_off_tu; /* offset compensation for clear */
H A Dtimepps-Solaris.h144 } pps_timeu_t; /* generic data type to represent time stamps */ typedef in typeref:union:pps_timeu
153 pps_timeu_t assert_tu; /* time of assert event */
154 pps_timeu_t clear_tu; /* time of clear event */
171 pps_timeu_t assert_off_tu; /* offset compensation for assert */
172 pps_timeu_t clear_off_tu; /* offset compensation for clear */
H A Dtimepps-SunOS.h144 } pps_timeu_t; /* generic data type to represent time stamps */ typedef in typeref:union:pps_timeu
153 pps_timeu_t assert_tu; /* time of assert event */
154 pps_timeu_t clear_tu; /* time of clear event */
171 pps_timeu_t assert_off_tu; /* offset compensation for assert */
172 pps_timeu_t clear_off_tu; /* offset compensation for clear */

Completed in 106 milliseconds