Searched refs:tsformat (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/sys/sys/ |
| H A D | timepps.h | 110 int tsformat; member 116 int tsformat; member 124 int tsformat; member 218 time_pps_fetch(pps_handle_t handle, const int tsformat, in time_pps_fetch() argument 224 arg.tsformat = tsformat; in time_pps_fetch() 236 time_pps_fetch_ffc(pps_handle_t handle, const int tsformat, in time_pps_fetch_ffc() argument 242 arg.tsformat = tsformat; in time_pps_fetch_ffc() 256 const int edge, const int tsformat) in time_pps_kcbind() argument 262 arg.tsformat = tsformat; in time_pps_kcbind()
|
| /freebsd-12.1/contrib/ntp/include/ |
| 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-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-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-12.1/sys/kern/ |
| H A D | kern_tc.c | 1587 if (fapi->tsformat && fapi->tsformat != PPS_TSFMT_TSPEC) in pps_fetch() 1681 if (fapi_ffc->tsformat && fapi_ffc->tsformat != in pps_ioctl() 1707 if (kapi->tsformat && kapi->tsformat != PPS_TSFMT_TSPEC) in pps_ioctl()
|