| /src/sys/sys/ |
| timepps.h | 187 static __inline int time_pps_kcbind(pps_handle_t, const int, const int, 235 time_pps_kcbind(pps_handle_t handle, const int kernel_consumer, const int edge, function
|
| /src/external/bsd/ntp/dist/include/ |
| timepps-SCO.h | 484 time_pps_kcbind( function
|
| timepps-Solaris.h | 549 time_pps_kcbind( function
|
| timepps-SunOS.h | 485 time_pps_kcbind( function
|
| /src/external/bsd/ntp/dist/ntpd/ |
| refclock_jupiter.c | 401 if (time_pps_kcbind(up->pps_handle, PPS_KC_HARDPPS, 405 "refclock_jupiter: time_pps_kcbind failed: %m");
|
| refclock_mx4200.c | 351 if (time_pps_kcbind(up->pps_h, PPS_KC_HARDPPS, PPS_CAPTUREASSERT, 353 perror("time_pps_kcbind"); 355 "mx4200_config: time_pps_kcbind failed: %m");
|
| ntp_refclock.c | 1487 if (time_pps_kcbind(ap->handle, PPS_KC_HARDPPS, 1493 "refclock_params: time_pps_kcbind: %m");
|
| refclock_oncore.c | 919 if (time_pps_kcbind(instance->pps_h, PPS_KC_HARDPPS, i, 921 oncore_log_f(instance, LOG_ERR, "time_pps_kcbind failed: %m");
|
| refclock_parse.c | 2878 if (time_pps_kcbind(parse->atom.handle, PPS_KC_HARDPPS, i, 2880 msyslog(LOG_ERR, "PARSE receiver #%d: time_pps_kcbind failed: %m", 2923 * we leave out CLK_FLAG3 as time_pps_kcbind()
|
| refclock_ripencc.c | 678 if (time_pps_kcbind(up->handle, PPS_KC_HARDPPS, 682 "refclock_ripencc: time_pps_kcbind failed: %m");
|