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

/freebsd-10.0-release/contrib/ntp/ntpq/
H A Dntpq-subs.c1377 char refid_string[10]; local
1420 refid_string[0] = '.';
1421 (void) strcpy(&refid_string[1], value);
1422 i = strlen(refid_string);
1423 refid_string[i] = '.';
1424 refid_string[i+1] = '\0';
1425 dstadr_refid = refid_string;
/freebsd-10.0-release/contrib/ntp/ntpdc/
H A Dntpdc_ops.c477 refid_string( function
578 refid_string(pp->refid, pp->stratum), fptoa(NTOHS_FP(pp->rootdelay), 5),
966 refid_string(is->refid, is->stratum));
2761 refid_string(ntohl(cl->fudgeval2), 0));

Completed in 74 milliseconds