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

/freebsd-current/contrib/ntp/include/
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-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-Solaris.h156 } pps_info_t; typedef in typeref:struct:pps_info
455 pps_info_t *ppsinfo,
464 pps_info_t infobuf;
/freebsd-current/sys/sys/
H A Dtimepps.h50 } pps_info_t; typedef in typeref:struct:__anon6222
107 pps_info_t pps_info_buf;
152 pps_info_t ppsinfo;
215 pps_info_t *ppsinfobuf, const struct timespec *timeout)
/freebsd-current/contrib/ntp/util/
H A Dpps-api.c51 pps_info_t pi;
/freebsd-current/tools/test/ppsapi/
H A Dppsapitest.c33 pps_info_t pi;
/freebsd-current/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.c1517 pps_info_t pps_info;
1664 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_parse.c2228 pps_info_t pps_info;
H A Drefclock_oncore.c1598 pps_info_t pps_i;
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1160 unsigned struct_pps_info_sz = sizeof(pps_info_t);

Completed in 141 milliseconds