HomeSort by: relevance | last modified time | path
    Searched defs:PPS_API_VERS_1 (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/sys/
timepps.h 44 #define PPS_API_VERS_1 1 /* API version number */
  /src/external/bsd/ntp/dist/include/
timepps-SCO.h 67 #define PPS_API_VERS_1 1 /* API version number */
238 (*handle)->params.api_version = PPS_API_VERS_1;
294 if (params->api_version != PPS_API_VERS_1) {
322 handle->params.api_version = PPS_API_VERS_1;
timepps-Solaris.h 67 #define PPS_API_VERS_1 1 /* API version number */
268 punit->params.api_version = PPS_API_VERS_1;
330 if (params->api_version != PPS_API_VERS_1) {
386 punit->params.api_version = PPS_API_VERS_1;
timepps-SunOS.h 67 #define PPS_API_VERS_1 1 /* API version number */
239 (*handle)->params.api_version = PPS_API_VERS_1;
295 if (params->api_version != PPS_API_VERS_1) {
323 handle->params.api_version = PPS_API_VERS_1;

Completed in 25 milliseconds