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

/freebsd-10.1-release/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-10.1-release/sys/sys/
H A Dtimepps.h51 } pps_info_t; typedef in typeref:struct:__anon11427
109 pps_info_t pps_info_buf;
145 pps_info_t ppsinfo;
200 pps_info_t *ppsinfobuf, const struct timespec *timeout)
/freebsd-10.1-release/contrib/ntp/util/
H A Dpps-api.c51 pps_info_t pi;
/freebsd-10.1-release/tools/test/ppsapi/
H A Dppsapitest.c35 pps_info_t pi;
/freebsd-10.1-release/contrib/ntp/ntpd/
H A Drefclock_jupiter.c115 pps_info_t pps_info; /* last pps data */
397 pps_info_t pps_info;
409 memcpy(&pps_info, &instance->pps_info, sizeof(pps_info_t));
H A Drefclock_nmea.c705 pps_info_t pps_info;
H A Drefclock_mx4200.c146 pps_info_t pps_i;
H A Dntp_refclock.c1280 pps_info_t pps_info;
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.c1594 pps_info_t pps_i;
H A Drefclock_parse.c2227 pps_info_t pps_info;

Completed in 141 milliseconds