HomeSort by: relevance | last modified time | path
    Searched refs:PPS_CANWAIT (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/ntp/dist/include/
timepps-SCO.h 106 #define PPS_CANWAIT 0x100 /* Can we wait for an event? */
188 #define PPS_RO (PPS_CANWAIT | PPS_CANPOLL | PPS_TSFMT_TSPEC | PPS_TSFMT_NTPFP)
412 * nb. PPS_CANWAIT is NOT set by the implementation, we can totally
timepps-Solaris.h 106 #define PPS_CANWAIT 0x100 /* Can we wait for an event? */
209 #define PPS_RO (PPS_CANWAIT | PPS_CANPOLL)
484 * nb. PPS_CANWAIT is NOT set by the implementation, we can totally
timepps-SunOS.h 106 #define PPS_CANWAIT 0x100 /* Can we wait for an event? */
188 #define PPS_RO (PPS_CANWAIT | PPS_CANPOLL | PPS_TSFMT_TSPEC | PPS_TSFMT_NTPFP)
416 * nb. PPS_CANWAIT is NOT set by the implementation, we can totally
  /src/sys/sys/
timepps.h 98 #define PPS_CANWAIT 0x100

Completed in 40 milliseconds