Lines Matching defs:is

304  * checkitemsize - utility to print a message if the item size is wrong
680 /* 4 is the maximum number of peers which will fit in a packet */
753 /* 4 is the maximum number of peers which will fit in a packet */
947 struct info_sys *is;
956 &items, &itemsize, (void *)&is, 0,
974 SET_ADDR(peeraddr, is->v6_flag, is->peer, is->peer6);
977 (void) fprintf(fp, "system peer mode: %s\n", modetoa(is->peer_mode));
979 is->leap & 0x2 ? '1' : '0',
980 is->leap & 0x1 ? '1' : '0');
981 (void) fprintf(fp, "stratum: %d\n", (int)is->stratum);
982 (void) fprintf(fp, "precision: %d\n", (int)is->precision);
984 fptoa(NTOHS_FP(is->rootdelay), 5));
986 ufptoa(NTOHS_FP(is->rootdispersion), 5));
988 refid_string(is->refid, is->stratum));
989 NTOHL_FP(&is->reftime, &tempts);
993 if ((is->flags & (INFO_FLAG_BCLIENT | INFO_FLAG_AUTHENABLE |
998 if (is->flags & INFO_FLAG_BCLIENT)
1000 if (is->flags & INFO_FLAG_AUTHENTICATE)
1002 if (is->flags & INFO_FLAG_MONITOR)
1004 if (is->flags & INFO_FLAG_NTP)
1006 if (is->flags & INFO_FLAG_KERNEL)
1008 if (is->flags & INFO_FLAG_FILEGEN)
1010 if (is->flags & INFO_FLAG_CAL)
1012 if (is->flags & INFO_FLAG_PPS_SYNC)
1017 fptoa(ntohl(is->frequency), 6));
1019 ufptoa(ntohl(is->stability), 3));
1021 fptoa(NTOHS_FP(is->bdelay), 6));
1022 NTOHL_FP(&is->authdelay, &tempts);
1481 /* 8 is the maximum number of peers which will fit in a packet */
1898 * Make sure mask for default address is zero. Otherwise,
2149 /* 8 is the maximum number of peers which will fit in a packet */
2649 /* 8 is the maximum number of clocks which will fit in a packet */
2783 (void) fprintf(stderr, "What fudge is %s?\n",
2822 /* 8 is the maximum number of clocks which will fit in a packet */
3017 * only if the shift member is nonzero.