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

/macosx-10.10.1/ntp-92/ntpq/
H A Dntpq-subs.c1450 char refid_string[10]; local
1494 refid_string[0] = '.';
1495 (void) strcpy(&refid_string[1], value);
1496 i = strlen(refid_string);
1497 refid_string[i] = '.';
1498 refid_string[i+1] = '\0';
1499 dstadr_refid = refid_string;
/macosx-10.10.1/ntp-92/ntpdc/
H A Dntpdc_ops.c536 refid_string( function
622 refid_string(pp->refid, pp->stratum), fptoa(NTOHS_FP(pp->rootdelay), 5),
1006 refid_string(is->refid, is->stratum));
2736 refid_string(ntohl(cl->fudgeval2), 0));

Completed in 187 milliseconds