Home
last modified time | relevance | path

Searched refs:tsformat (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/sys/sys/
Dtimepps.h87 int tsformat; member
95 int tsformat; member
169 time_pps_fetch(pps_handle_t handle, const int tsformat, in time_pps_fetch() argument
175 arg.tsformat = tsformat; in time_pps_fetch()
188 const int edge, const int tsformat) in time_pps_kcbind() argument
194 arg.tsformat = tsformat; in time_pps_kcbind()
/freebsd-9-stable/contrib/ntp/include/
Dtimepps-SCO.h387 const int tsformat, in time_pps_fetch() argument
459 switch (tsformat) { in time_pps_fetch()
485 const int edge, const int tsformat in time_pps_kcbind() argument
Dtimepps-SunOS.h388 const int tsformat, in time_pps_fetch() argument
460 switch (tsformat) { in time_pps_fetch()
486 const int edge, const int tsformat in time_pps_kcbind() argument
Dtimepps-Solaris.h454 const int tsformat, in time_pps_fetch() argument
512 switch (tsformat) { in time_pps_fetch()
551 const int tsformat in time_pps_kcbind() argument
/freebsd-9-stable/sys/kern/
Dkern_tc.c664 if (fapi->tsformat && fapi->tsformat != PPS_TSFMT_TSPEC) in pps_ioctl()
675 if (kapi->tsformat && kapi->tsformat != PPS_TSFMT_TSPEC) in pps_ioctl()