| /src/sys/sys/ |
| timepps.h | 71 } pps_info_t; typedef in typeref:struct:__anon7715 129 #define PPS_IOC_FETCH _IOWR('1', 6, pps_info_t) 156 pps_info_t ppsinfo; 180 static __inline int time_pps_fetch(pps_handle_t, const int, pps_info_t *, 184 pps_info_t *); 227 time_pps_fetch(pps_handle_t handle, const int tsformat, pps_info_t *ppsinfobuf,
|
| /src/external/bsd/ntp/dist/include/ |
| timepps-SCO.h | 158 } pps_info_t; typedef in typeref:struct:pps_info 390 pps_info_t *ppsinfo, 395 pps_info_t infobuf; 423 memcpy(ppsinfo, &infobuf, sizeof(pps_info_t)); 475 memcpy(ppsinfo, &infobuf, sizeof(pps_info_t));
|
| timepps-Solaris.h | 158 } pps_info_t; typedef in typeref:struct:pps_info 457 pps_info_t *ppsinfo, 466 pps_info_t infobuf;
|
| timepps-SunOS.h | 158 } pps_info_t; typedef in typeref:struct:pps_info 391 pps_info_t *ppsinfo, 399 pps_info_t infobuf; 427 memcpy(ppsinfo, &infobuf, sizeof(pps_info_t)); 476 memcpy(ppsinfo, &infobuf, sizeof(pps_info_t));
|