Searched refs:pps_info_t (Results 1 - 13 of 13) sorted by relevance

/freebsd-12-stable/contrib/ntp/include/
H A Dtimepps-SCO.h156 } pps_info_t; typedef in typeref:struct:pps_info
388 pps_info_t *ppsinfo,
393 pps_info_t infobuf;
421 memcpy(ppsinfo, &infobuf, sizeof(pps_info_t));
473 memcpy(ppsinfo, &infobuf, sizeof(pps_info_t));
H A Dtimepps-SunOS.h156 } pps_info_t; typedef in typeref:struct:pps_info
389 pps_info_t *ppsinfo,
397 pps_info_t infobuf;
425 memcpy(ppsinfo, &infobuf, sizeof(pps_info_t));
474 memcpy(ppsinfo, &infobuf, sizeof(pps_info_t));
H A Dtimepps-Solaris.h156 } pps_info_t; typedef in typeref:struct:pps_info
455 pps_info_t *ppsinfo,
464 pps_info_t infobuf;
/freebsd-12-stable/sys/sys/
H A Dtimepps.h53 } pps_info_t; typedef in typeref:struct:__anon16888
111 pps_info_t pps_info_buf;
156 pps_info_t ppsinfo;
219 pps_info_t *ppsinfobuf, const struct timespec *timeout)
/freebsd-12-stable/contrib/ntp/util/
H A Dpps-api.c51 pps_info_t pi;
/freebsd-12-stable/tools/test/ppsapi/
H A Dppsapitest.c35 pps_info_t pi;
/freebsd-12-stable/contrib/ntp/ntpd/
H A Drefclock_jupiter.c114 pps_info_t pps_info; /* last pps data */
431 pps_info_t pps_info;
442 memcpy(&pps_info, &up->pps_info, sizeof(pps_info_t));
H A Dntp_refclock.c1438 pps_info_t pps_info;
1585 pps_info_t pps_info;
H A Drefclock_mx4200.c146 pps_info_t pps_i;
H A Drefclock_ripencc.c265 pps_info_t pps_info; /* last pps data */
712 pps_info_t pps_info;
729 memcpy(&pps_info, &up->pps_info, sizeof(pps_info_t));
H A Drefclock_oncore.c1596 pps_info_t pps_i;
H A Drefclock_parse.c2227 pps_info_t pps_info;
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp875 unsigned struct_pps_info_sz = sizeof(pps_info_t);

Completed in 268 milliseconds