Searched refs:PPS_API_VERS_1 (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/ntp-92/include/
H A Dtimepps-SCO.h65 #define PPS_API_VERS_1 1 /* API version number */ macro
236 (*handle)->params.api_version = PPS_API_VERS_1;
292 if (params->api_version != PPS_API_VERS_1) {
320 handle->params.api_version = PPS_API_VERS_1;
H A Dtimepps-Solaris.h65 #define PPS_API_VERS_1 1 /* API version number */ macro
266 punit->params.api_version = PPS_API_VERS_1;
328 if (params->api_version != PPS_API_VERS_1) {
384 punit->params.api_version = PPS_API_VERS_1;
H A Dtimepps-SunOS.h65 #define PPS_API_VERS_1 1 /* API version number */ macro
237 (*handle)->params.api_version = PPS_API_VERS_1;
293 if (params->api_version != PPS_API_VERS_1) {
321 handle->params.api_version = PPS_API_VERS_1;
/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_refclock.c1216 ap->pps_params.api_version = PPS_API_VERS_1;

Completed in 145 milliseconds