Searched refs:tsformat (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13.1/sys/sys/ |
| H A D | timepps.h | 108 int tsformat; member 114 int tsformat; member 122 int tsformat; member 216 time_pps_fetch(pps_handle_t handle, const int tsformat, in time_pps_fetch() argument 222 arg.tsformat = tsformat; in time_pps_fetch() 234 time_pps_fetch_ffc(pps_handle_t handle, const int tsformat, in time_pps_fetch_ffc() argument 240 arg.tsformat = tsformat; in time_pps_fetch_ffc() 254 const int edge, const int tsformat) in time_pps_kcbind() argument 260 arg.tsformat = tsformat; in time_pps_kcbind()
|
| /freebsd-13.1/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-13.1/sys/kern/ |
| H A D | kern_tc.c | 1590 if (fapi->tsformat && fapi->tsformat != PPS_TSFMT_TSPEC) in pps_fetch() 1684 if (fapi_ffc->tsformat && fapi_ffc->tsformat != in pps_ioctl() 1710 if (kapi->tsformat && kapi->tsformat != PPS_TSFMT_TSPEC) in pps_ioctl()
|