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

  /src/sys/sys/
timepps.h 71 } pps_info_t; typedef in typeref:struct:__anon6d2344410208
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,
timepps.h 71 } pps_info_t; typedef in typeref:struct:__anon6d2344410208
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,
timepps.h 71 } pps_info_t; typedef in typeref:struct:__anon6d2344410208
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,

Completed in 36 milliseconds