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

/macosx-10.10.1/ntp-92/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
/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_refclock.c1238 if (time_pps_kcbind(ap->handle, PPS_KC_HARDPPS,
1243 "refclock_params: time_pps_kcbind: %m");
H A Drefclock_jupiter.c364 if (time_pps_kcbind(instance->pps_handle, PPS_KC_HARDPPS,
368 "refclock_jupiter: time_pps_kcbind failed: %m");
H A Drefclock_mx4200.c357 if (time_pps_kcbind(up->pps_h, PPS_KC_HARDPPS, PPS_CAPTUREASSERT,
359 perror("time_pps_kcbind");
361 "mx4200_config: time_pps_kcbind failed: %m");
H A Drefclock_oncore.c910 if (time_pps_kcbind(instance->pps_h, PPS_KC_HARDPPS, i,
912 oncore_log(instance, LOG_ERR, "time_pps_kcbind failed: %m");
H A Drefclock_parse.c2687 if (time_pps_kcbind(parse->atom.handle, PPS_KC_HARDPPS, i,
2689 msyslog(LOG_ERR, "PARSE receiver #%d: time_pps_kcbind failed: %m",
2732 * we leave out CLK_FLAG3 as time_pps_kcbind()
H A Drefclock_ripencc.c674 if (time_pps_kcbind(up->handle, PPS_KC_HARDPPS,
678 "refclock_ripencc: time_pps_kcbind failed: %m");

Completed in 169 milliseconds