Searched refs:time_pps_kcbind (Results 1 - 10 of 10) sorted by relevance

/freebsd-12-stable/contrib/ntp/include/
H A Dtimepps-SCO.h482 time_pps_kcbind( function
H A Dtimepps-Solaris.h547 time_pps_kcbind( function
H A Dtimepps-SunOS.h483 time_pps_kcbind( function
/freebsd-12-stable/sys/sys/
H A Dtimepps.h255 time_pps_kcbind(pps_handle_t handle, const int kernel_consumer, function
/freebsd-12-stable/contrib/ntp/ntpd/
H A Dntp_refclock.c1406 if (time_pps_kcbind(ap->handle, PPS_KC_HARDPPS,
1412 "refclock_params: time_pps_kcbind: %m");
H A Drefclock_jupiter.c399 if (time_pps_kcbind(up->pps_handle, PPS_KC_HARDPPS,
403 "refclock_jupiter: time_pps_kcbind failed: %m");
H A Drefclock_mx4200.c349 if (time_pps_kcbind(up->pps_h, PPS_KC_HARDPPS, PPS_CAPTUREASSERT,
351 perror("time_pps_kcbind");
353 "mx4200_config: time_pps_kcbind failed: %m");
H A Drefclock_oncore.c917 if (time_pps_kcbind(instance->pps_h, PPS_KC_HARDPPS, i,
919 oncore_log_f(instance, LOG_ERR, "time_pps_kcbind failed: %m");
H A Drefclock_parse.c2875 if (time_pps_kcbind(parse->atom.handle, PPS_KC_HARDPPS, i,
2877 msyslog(LOG_ERR, "PARSE receiver #%d: time_pps_kcbind failed: %m",
2920 * we leave out CLK_FLAG3 as time_pps_kcbind()
H A Drefclock_ripencc.c676 if (time_pps_kcbind(up->handle, PPS_KC_HARDPPS,
680 "refclock_ripencc: time_pps_kcbind failed: %m");

Completed in 147 milliseconds