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

/macosx-10.9.5/ntp-88/include/
H A Dtimepps-Solaris.h212 } pps_unit_t; typedef in typeref:struct:__anon11420
237 pps_unit_t *punit;
282 pps_unit_t *punit;
292 punit = (pps_unit_t *)handle;
307 pps_unit_t * punit;
338 punit = (pps_unit_t *)handle;
399 pps_unit_t * punit;
415 punit = (pps_unit_t *)handle;
465 pps_unit_t * punit;
487 punit = (pps_unit_t *)handl
[all...]
H A Dtimepps-SCO.h193 } pps_unit_t; typedef in typeref:struct:__anon11419
195 typedef pps_unit_t* pps_handle_t; /* pps handlebars */
228 *handle = malloc(sizeof(pps_unit_t));
234 memset(*handle, 0, sizeof(pps_unit_t));
H A Dtimepps-SunOS.h191 } pps_unit_t; typedef in typeref:struct:__anon11421
193 typedef pps_unit_t* pps_handle_t; /* pps handlebars */
229 *handle = malloc(sizeof(pps_unit_t));
235 memset(*handle, 0, sizeof(pps_unit_t));

Completed in 167 milliseconds