Searched refs:pps_handle_t (Results 1 – 13 of 13) sorted by relevance
/freebsd/sys/sys/ |
H A D | timepps.h | 29 typedef int pps_handle_t; typedef 177 time_pps_create(int filedes, pps_handle_t *handle) in time_pps_create() 190 time_pps_destroy(pps_handle_t handle) in time_pps_destroy() 196 time_pps_setparams(pps_handle_t handle, const pps_params_t *ppsparams) in time_pps_setparams() 202 time_pps_getparams(pps_handle_t handle, pps_params_t *ppsparams) in time_pps_getparams() 208 time_pps_getcap(pps_handle_t handle, int *mode) in time_pps_getcap() 214 time_pps_fetch(pps_handle_t handle, const int tsformat, in time_pps_fetch() 232 time_pps_fetch_ffc(pps_handle_t handle, const int tsformat, in time_pps_fetch_ffc() 251 time_pps_kcbind(pps_handle_t handle, const int kernel_consumer, in time_pps_kcbind()
|
/freebsd/contrib/ntp/include/ |
H A D | timepps-SCO.h | 195 typedef pps_unit_t* pps_handle_t; /* pps handlebars */ typedef 210 pps_handle_t *handle /* returned handle */ in time_pps_create() 247 pps_handle_t handle in time_pps_destroy() 268 pps_handle_t handle, in time_pps_setparams() 331 pps_handle_t handle, in time_pps_getparams() 359 pps_handle_t handle, in time_pps_getcap() 386 pps_handle_t handle, in time_pps_fetch() 483 pps_handle_t handle, in time_pps_kcbind()
|
H A D | timepps-SunOS.h | 193 typedef pps_unit_t* pps_handle_t; /* pps handlebars */ typedef 208 pps_handle_t *handle /* returned handle */ in time_pps_create() 248 pps_handle_t handle in time_pps_destroy() 269 pps_handle_t handle, in time_pps_setparams() 332 pps_handle_t handle, in time_pps_getparams() 360 pps_handle_t handle, in time_pps_getcap() 387 pps_handle_t handle, in time_pps_fetch() 484 pps_handle_t handle, in time_pps_kcbind()
|
H A D | timepps-Solaris.h | 225 typedef uintptr_t pps_handle_t; typedef 234 pps_handle_t *handle /* returned handle */ in time_pps_create() 269 *handle = (pps_handle_t)punit; in time_pps_create() 279 pps_handle_t handle in time_pps_destroy() 303 pps_handle_t handle, in time_pps_setparams() 395 pps_handle_t handle, in time_pps_getparams() 426 pps_handle_t handle, in time_pps_getcap() 453 pps_handle_t handle, in time_pps_fetch() 548 pps_handle_t handle, in time_pps_kcbind()
|
H A D | refclock_atom.h | 8 pps_handle_t handle;
|
/freebsd/contrib/ntp/util/ |
H A D | pps-api.c | 53 pps_handle_t ph; in main()
|
/freebsd/tools/test/ppsapi/ |
H A D | ppsapitest.c | 35 pps_handle_t ph; in main()
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_jupiter.c | 115 pps_handle_t pps_handle; /* pps handle */
|
H A D | refclock_mx4200.c | 144 pps_handle_t pps_h;
|
H A D | refclock_oncore.c | 276 pps_handle_t pps_h;
|
H A D | refclock_ripencc.c | 266 pps_handle_t handle; /* pps handlebars */
|
/freebsd/contrib/ntp/ |
H A D | ChangeLog | 4118 * timepps-Solaris.h pps_handle_t changed from pointer to scalar
|
H A D | CommitLog | [all...] |