HomeSort by: relevance | last modified time | path
    Searched refs:time_pps_fetch (Results 1 - 11 of 11) sorted by relevancy

  /src/sys/sys/
timepps.h 180 static __inline int time_pps_fetch(pps_handle_t, const int, pps_info_t *,
227 time_pps_fetch(pps_handle_t handle, const int tsformat, pps_info_t *ppsinfobuf, function
  /src/external/bsd/ntp/dist/util/
pps-api.c 86 i = time_pps_fetch(ph, PPS_TSFMT_TSPEC, &pi, &to);
88 err(1, "time_pps_fetch");
  /src/external/bsd/ntp/dist/include/
timepps-SCO.h 387 time_pps_fetch( function
428 perror("time_pps_fetch:");
timepps-Solaris.h 454 time_pps_fetch( function
501 perror("time_pps_fetch:");
timepps-SunOS.h 388 time_pps_fetch( function
438 perror("time_pps_fetch:");
  /src/external/bsd/ntp/dist/ntpd/
ntp_refclock.c 1538 if (time_pps_fetch(ap->handle, PPS_TSFMT_TSPEC, &pps_info,
1685 if (time_pps_fetch(ap->handle, PPS_TSFMT_TSPEC,
refclock_jupiter.c 445 if (time_pps_fetch(up->pps_handle, PPS_TSFMT_TSPEC, &up->pps_info,
refclock_mx4200.c 1514 if (time_pps_fetch(up->pps_h, PPS_TSFMT_TSPEC, &(up->pps_i),
1517 "mx4200_pps: time_pps_fetch: serial=%lu, %m\n",
refclock_oncore.c 1645 if (time_pps_fetch(instance->pps_h, PPS_TSFMT_TSPEC, &pps_i,
1648 "time_pps_fetch failed %m");
refclock_parse.c 2235 if (time_pps_fetch(parse->atom.handle, PPS_TSFMT_TSPEC, &pps_info,
2297 "parse: local_receive: fd %ld PPSAPI time_pps_fetch errno = %d\n",
refclock_ripencc.c 732 if (time_pps_fetch(up->handle, PPS_TSFMT_TSPEC, &up->pps_info,

Completed in 33 milliseconds