Searched refs:tsformat (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/sys/ |
| H A D | timepps.h | 106 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 D | timepps-SCO.h | 387 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 D | timepps-SunOS.h | 388 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 D | timepps-Solaris.h | 454 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 D | kern_tc.c | 1606 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()
|