Lines Matching +defs:cc +defs:version
355 { CS_VERSION, RO, "version" }, /* 17 */
782 u_long numctlbadversion; /* number of input pkts with unknown version */
1173 const struct ctl_proc *cc;
1217 DPRINTF(1, ("unknown version %d in control packet\n",
1299 for (cc = control_codes; cc->control_code != NO_REQUEST; cc++) {
1300 if (cc->control_code == res_opcode) {
1303 if (cc->flags == AUTH
1309 (cc->handler)(rbufp, restrict_mask);
3931 * mv.# mode and version
4598 const u_char * cc;
4671 for (cc = def_clock_var; *cc != 0; cc++)
4672 ctl_putclock((int)*cc, &cs, FALSE);
4780 int version
4884 tptouse->tr_version = (u_char) version;