Searched refs:time_pps_fetch (Results 1 - 12 of 12) sorted by relevance

/freebsd-13-stable/tools/test/ppsapi/
H A Dppsapitest.c157 i = time_pps_fetch(ph, PPS_TSFMT_TSPEC, &pi, &to);
159 err(1, "time_pps_fetch()");
166 i = time_pps_fetch(ph, PPS_TSFMT_TSPEC, &pi, &to);
168 err(1, "time_pps_fetch()");
/freebsd-13-stable/contrib/ntp/util/
H A Dpps-api.c84 i = time_pps_fetch(ph, PPS_TSFMT_TSPEC, &pi, &to);
86 err(1, "time_pps_fetch");
/freebsd-13-stable/contrib/ntp/include/
H A Dtimepps-SCO.h385 time_pps_fetch( function
426 perror("time_pps_fetch:");
H A Dtimepps-Solaris.h452 time_pps_fetch( function
499 perror("time_pps_fetch:");
H A Dtimepps-SunOS.h386 time_pps_fetch( function
436 perror("time_pps_fetch:");
/freebsd-13-stable/sys/sys/
H A Dtimepps.h217 time_pps_fetch(pps_handle_t handle, const int tsformat, function
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_refclock.c1457 if (time_pps_fetch(ap->handle, PPS_TSFMT_TSPEC, &pps_info,
1604 if (time_pps_fetch(ap->handle, PPS_TSFMT_TSPEC,
H A Drefclock_jupiter.c443 if (time_pps_fetch(up->pps_handle, PPS_TSFMT_TSPEC, &up->pps_info,
H A Drefclock_mx4200.c1512 if (time_pps_fetch(up->pps_h, PPS_TSFMT_TSPEC, &(up->pps_i),
1515 "mx4200_pps: time_pps_fetch: serial=%lu, %m\n",
H A Drefclock_oncore.c1640 if (time_pps_fetch(instance->pps_h, PPS_TSFMT_TSPEC, &pps_i,
1643 "time_pps_fetch failed %m");
H A Drefclock_parse.c2232 if (time_pps_fetch(parse->atom.handle, PPS_TSFMT_TSPEC, &pps_info,
2294 "parse: local_receive: fd %ld PPSAPI time_pps_fetch errno = %d\n",
H A Drefclock_ripencc.c730 if (time_pps_fetch(up->handle, PPS_TSFMT_TSPEC, &up->pps_info,

Completed in 206 milliseconds