Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dtimepps.h106 int tsformat; member
112 int tsformat; member
120 int tsformat; member
214 time_pps_fetch(pps_handle_t handle, const int tsformat, in time_pps_fetch() argument
220 arg.tsformat = tsformat; in time_pps_fetch()
232 time_pps_fetch_ffc(pps_handle_t handle, const int tsformat, in time_pps_fetch_ffc() argument
238 arg.tsformat = tsformat; in time_pps_fetch_ffc()
252 const int edge, const int tsformat) in time_pps_kcbind() argument
258 arg.tsformat = tsformat; in time_pps_kcbind()
/freebsd/contrib/ntp/include/
H A 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
H A 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
H A 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/sys/kern/
H A Dkern_tc.c1606 if (fapi->tsformat && fapi->tsformat != PPS_TSFMT_TSPEC) in pps_fetch()
1700 if (fapi_ffc->tsformat && fapi_ffc->tsformat != in pps_ioctl()
1726 if (kapi->tsformat && kapi->tsformat != PPS_TSFMT_TSPEC) in pps_ioctl()