Searched refs:PPS_CANWAIT (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/ntp/include/
H A Dtimepps-Solaris.h104 #define PPS_CANWAIT 0x100 /* Can we wait for an event? */ macro
207 #define PPS_RO (PPS_CANWAIT | PPS_CANPOLL)
482 * nb. PPS_CANWAIT is NOT set by the implementation, we can totally
H A Dtimepps-SunOS.h104 #define PPS_CANWAIT 0x100 /* Can we wait for an event? */ macro
186 #define PPS_RO (PPS_CANWAIT | PPS_CANPOLL | PPS_TSFMT_TSPEC | PPS_TSFMT_NTPFP)
414 * nb. PPS_CANWAIT is NOT set by the implementation, we can totally
H A Dtimepps-SCO.h104 #define PPS_CANWAIT 0x100 /* Can we wait for an event? */ macro
186 #define PPS_RO (PPS_CANWAIT | PPS_CANPOLL | PPS_TSFMT_TSPEC | PPS_TSFMT_NTPFP)
410 * nb. PPS_CANWAIT is NOT set by the implementation, we can totally
/freebsd-current/tools/test/ppsapi/
H A Dppsapitest.c98 if (mode & PPS_CANWAIT)
/freebsd-current/sys/sys/
H A Dtimepps.h91 #define PPS_CANWAIT 0x100 macro
/freebsd-current/sys/kern/
H A Dkern_tc.c1738 pps->ppscap |= PPS_TSFMT_TSPEC | PPS_CANWAIT;

Completed in 261 milliseconds