Home
last modified time | relevance | path

Searched refs:pps_unit_t (Results 1 – 3 of 3) sorted by relevance

/src/contrib/ntp/include/
H A Dtimepps-Solaris.h212 } pps_unit_t; typedef
237 pps_unit_t *punit; in time_pps_create()
282 pps_unit_t *punit; in time_pps_destroy()
292 punit = (pps_unit_t *)handle; in time_pps_destroy()
307 pps_unit_t * punit; in time_pps_setparams()
338 punit = (pps_unit_t *)handle; in time_pps_setparams()
399 pps_unit_t * punit; in time_pps_getparams()
415 punit = (pps_unit_t *)handle; in time_pps_getparams()
465 pps_unit_t * punit; in time_pps_fetch()
487 punit = (pps_unit_t *)handle; in time_pps_fetch()
H A Dtimepps-SCO.h193 } pps_unit_t; typedef
195 typedef pps_unit_t* pps_handle_t; /* pps handlebars */
228 *handle = malloc(sizeof(pps_unit_t)); in time_pps_create()
234 memset(*handle, 0, sizeof(pps_unit_t)); in time_pps_create()
H A Dtimepps-SunOS.h191 } pps_unit_t; typedef
193 typedef pps_unit_t* pps_handle_t; /* pps handlebars */
229 *handle = malloc(sizeof(pps_unit_t)); in time_pps_create()
235 memset(*handle, 0, sizeof(pps_unit_t)); in time_pps_create()