Searched refs:pps_handle_t (Results 1 - 11 of 11) sorted by relevance

/freebsd-12-stable/contrib/ntp/include/
H A Drefclock_atom.h8 pps_handle_t handle;
H A Dtimepps-Solaris.h225 typedef uintptr_t pps_handle_t; typedef
234 pps_handle_t *handle /* returned handle */
269 *handle = (pps_handle_t)punit;
279 pps_handle_t handle
303 pps_handle_t handle,
395 pps_handle_t handle,
426 pps_handle_t handle,
453 pps_handle_t handle,
548 pps_handle_t handle,
H A Dtimepps-SCO.h195 typedef pps_unit_t* pps_handle_t; /* pps handlebars */ typedef
210 pps_handle_t *handle /* returned handle */
247 pps_handle_t handle
268 pps_handle_t handle,
331 pps_handle_t handle,
359 pps_handle_t handle,
386 pps_handle_t handle,
483 pps_handle_t handle,
H A Dtimepps-SunOS.h193 typedef pps_unit_t* pps_handle_t; /* pps handlebars */ typedef
208 pps_handle_t *handle /* returned handle */
248 pps_handle_t handle
269 pps_handle_t handle,
332 pps_handle_t handle,
360 pps_handle_t handle,
387 pps_handle_t handle,
484 pps_handle_t handle,
/freebsd-12-stable/sys/sys/
H A Dtimepps.h32 typedef int pps_handle_t; typedef
181 time_pps_create(int filedes, pps_handle_t *handle)
194 time_pps_destroy(pps_handle_t handle)
200 time_pps_setparams(pps_handle_t handle, const pps_params_t *ppsparams)
206 time_pps_getparams(pps_handle_t handle, pps_params_t *ppsparams)
212 time_pps_getcap(pps_handle_t handle, int *mode)
218 time_pps_fetch(pps_handle_t handle, const int tsformat,
236 time_pps_fetch_ffc(pps_handle_t handle, const int tsformat,
255 time_pps_kcbind(pps_handle_t handle, const int kernel_consumer,
/freebsd-12-stable/contrib/ntp/util/
H A Dpps-api.c53 pps_handle_t ph;
/freebsd-12-stable/tools/test/ppsapi/
H A Dppsapitest.c37 pps_handle_t ph;
/freebsd-12-stable/contrib/ntp/ntpd/
H A Drefclock_jupiter.c115 pps_handle_t pps_handle; /* pps handle */
H A Drefclock_mx4200.c144 pps_handle_t pps_h;
H A Drefclock_oncore.c276 pps_handle_t pps_h;
H A Drefclock_ripencc.c266 pps_handle_t handle; /* pps handlebars */

Completed in 194 milliseconds