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

/freebsd-11.0-release/contrib/ntp/ntpd/
H A Drefclock_tsyncpci.c408 char ppsRef [TSYNC_REF_LEN + 1]; local
546 memset(ppsRef, '\0', sizeof(ppsRef));
549 memcpy(ppsRef, pRefObj->pps, TSYNC_REF_LEN);
580 if (strstr(ppsRef, RefIdLookupTbl[j].pRef) != NULL)

Completed in 45 milliseconds