code 198 arch/i386/i386/apm.c switch (code) { code 94 arch/i386/i386/db_interface.c db_printf(" trap, code=%x\n", code); code 115 arch/i386/i386/db_interface.c kdbprinttrap(type, code); code 144 arch/i386/i386/db_interface.c db_trap(type, code); code 105 arch/i386/i386/freebsd_machdep.c frame.sf_code = code; code 2122 arch/i386/i386/machdep.c sendsig(catcher, bsd_to_ibcs2_sig[sig], mask, code, type, val); code 2237 arch/i386/i386/machdep.c initsiginfo(&frame.sf_si, sig, code, type, val); code 2240 arch/i386/i386/machdep.c frame.sf_si.si_trapno = code; code 344 arch/i386/i386/svr4_machdep.c svr4_getsiginfo(&frame.sf_si, sig, code, type, val.sival_ptr); code 585 arch/i386/i386/trap.c register_t code, args[8], rval[2]; code 598 arch/i386/i386/trap.c code = frame.tf_eax; code 605 arch/i386/i386/trap.c if (IBCS2_HIGH_SYSCALL(code)) code 606 arch/i386/i386/trap.c code = IBCS2_CVT_HIGH_SYSCALL(code); code 617 arch/i386/i386/trap.c code = -1; code 621 arch/i386/i386/trap.c switch (code) { code 632 arch/i386/i386/trap.c copyin(params, &code, sizeof(int)); code 653 arch/i386/i386/trap.c copyin(params + _QUAD_LOWWORD * sizeof(int), &code, sizeof(int)); code 659 arch/i386/i386/trap.c if (code < 0 || code >= nsys) code 662 arch/i386/i386/trap.c callp += code; code 702 arch/i386/i386/trap.c scdebug_call(p, code, args); code 706 arch/i386/i386/trap.c ktrsyscall(p, code, argsize, args); code 716 arch/i386/i386/trap.c orig_error = error = systrace_redirect(code, p, args, rval); code 749 arch/i386/i386/trap.c scdebug_ret(p, code, orig_error, rval); code 756 arch/i386/i386/trap.c ktrsysret(p, code, orig_error, rval[0]); code 764 arch/i386/i386/trap.c lapic_tpr, code, args[0], args[1], args[2], p->p_pid); code 255 arch/i386/include/cpufunc.h : "c" (msr), "D" (code)); code 264 arch/i386/include/cpufunc.h : "A" (newval), "c" (msr), "D" (code)); code 61 arch/i386/include/db_machdep.h #define IS_WATCHPOINT_TRAP(type, code) ((type) == T_TRCTRAP && (code) & 15) code 426 arch/i386/isa/npx.c int code; code 520 arch/i386/isa/npx.c code = x86fpflags_to_siginfo(addr->sv_xmm.sv_ex_sw); code 522 arch/i386/isa/npx.c code = x86fpflags_to_siginfo(addr->sv_87.sv_ex_sw); code 524 arch/i386/isa/npx.c trapsignal(p, SIGFPE, T_ARITHTRAP, code, sv); code 138 compat/hpux/m68k/hpux_net.c int code; code 142 compat/hpux/m68k/hpux_net.c code = SCARG(uap, call) - MINBSDIPCCODE; code 143 compat/hpux/m68k/hpux_net.c if (code < 0 || code >= NUMBSDIPC || hpuxtobsdipc[code].rout == NULL) code 145 compat/hpux/m68k/hpux_net.c if ((i = hpuxtobsdipc[code].nargs * sizeof (int)) && code 149 compat/hpux/m68k/hpux_net.c ktrsyscall(p, code + MINBSDIPCCODE, code 150 compat/hpux/m68k/hpux_net.c hpuxtobsdipc[code].nargs, code 157 compat/hpux/m68k/hpux_net.c ktrsyscall(p, code + MINBSDIPCCODE, code 158 compat/hpux/m68k/hpux_net.c hpuxtobsdipc[code].nargs, code 161 compat/hpux/m68k/hpux_net.c return ((*hpuxtobsdipc[code].rout)(p, uap, retval)); code 551 compat/ossaudio/ossaudio.c int code; code 613 compat/ossaudio/ossaudio.c if (dp->code >= 0) { code 614 compat/ossaudio/ossaudio.c di->devmap[dp->code] = i; code 615 compat/ossaudio/ossaudio.c di->rdevmap[i] = dp->code; code 616 compat/ossaudio/ossaudio.c di->devmask |= 1 << dp->code; code 618 compat/ossaudio/ossaudio.c di->stereomask |= 1 << dp->code; code 371 compat/svr4/svr4_syscallargs.h syscallarg(int) code; code 58 ddb/db_trap.c bkpt = IS_BREAKPOINT_TRAP(type, code); code 59 ddb/db_trap.c watchpt = IS_WATCHPOINT_TRAP(type, code); code 1484 dev/ic/aac.c u_int32_t code, qoffset; code 1491 dev/ic/aac.c code = AAC_GET_FWSTATUS(sc); code 1492 dev/ic/aac.c if (code & AAC_SELF_TEST_FAILED) { code 1497 dev/ic/aac.c if (code & AAC_KERNEL_PANIC) { code 1502 dev/ic/aac.c if (code & AAC_UP_AND_RUNNING) code 1508 dev/ic/aac.c sc->aac_dev.dv_xname, code); code 2760 dev/ic/aac.c if (table[i].code == code) code 71 dev/ic/aacvar.h u_int32_t code; code 1370 dev/ic/adw.c switch (code) { code 1408 dev/ic/adw.c sc->sc_dev.dv_xname, code); code 605 dev/ic/ar5xxx.c u_int16_t code; code 616 dev/ic/ar5xxx.c code = ieee80211_name2countrycode(COUNTRYCODE); code 617 dev/ic/ar5xxx.c ieee_regdomain = ieee80211_countrycode2regdomain(code); code 1808 dev/ic/fxp.c struct fxp_cb_ucode *cbp = &sc->sc_ctrl->u.code; code 1855 dev/ic/fxp.c + offsetof(struct fxp_ctrl, u.code)); code 103 dev/ic/fxpvar.h struct fxp_cb_ucode code; code 186 dev/ic/fxpvar.h offsetof(struct fxp_ctrl, u.code), sizeof(struct fxp_cb_ucode), (p)) code 1058 dev/ic/if_wi.c int len, code; code 1095 dev/ic/if_wi.c code = CSR_READ_2(sc, WI_DATA1); code 1096 dev/ic/if_wi.c if (code != ltv->wi_type) code 1100 dev/ic/if_wi.c ltv->wi_type = code; code 436 dev/ic/isp_target.c sts = code & 0xff; code 460 dev/ic/isp_target.c cto->rsp.m1.ct_resp[2] = (code >> 12) & 0xf; code 462 dev/ic/isp_target.c cto->rsp.m1.ct_resp[12] = (code >> 24) & 0xff; code 463 dev/ic/isp_target.c cto->rsp.m1.ct_resp[13] = (code >> 16) & 0xff; code 505 dev/ic/ispvar.h #define ISP_FW_MAJOR(code) ((code >> 24) & 0xff) code 506 dev/ic/ispvar.h #define ISP_FW_MINOR(code) ((code >> 16) & 0xff) code 507 dev/ic/ispvar.h #define ISP_FW_MICRO(code) ((code >> 8) & 0xff) code 869 dev/isa/mcd.c switch (mbx.res.data.continfo.code) { code 889 dev/isa/mcd.c mbx.res.data.continfo.code, mbx.res.data.continfo.version); code 182 dev/isa/mcdreg.h u_char code; code 255 dev/microcode/aic7xxx/aicasm_gram.y | code code 256 dev/microcode/aic7xxx/aicasm_gram.y | program code code 1150 dev/microcode/aic7xxx/aicasm_gram.y code: code 1157 dev/microcode/aic7xxx/aicasm_gram.y code: code 1164 dev/microcode/aic7xxx/aicasm_gram.y code: code 1174 dev/microcode/aic7xxx/aicasm_gram.y code: code 1184 dev/microcode/aic7xxx/aicasm_gram.y code: code 1198 dev/microcode/aic7xxx/aicasm_gram.y code: code 1215 dev/microcode/aic7xxx/aicasm_gram.y code: code 1222 dev/microcode/aic7xxx/aicasm_gram.y code: code 1232 dev/microcode/aic7xxx/aicasm_gram.y code: code 1252 dev/microcode/aic7xxx/aicasm_gram.y code: code 1262 dev/microcode/aic7xxx/aicasm_gram.y code: code 1272 dev/microcode/aic7xxx/aicasm_gram.y code: code 1282 dev/microcode/aic7xxx/aicasm_gram.y code: code 1308 dev/microcode/aic7xxx/aicasm_gram.y code: code 1332 dev/microcode/aic7xxx/aicasm_gram.y code: code 1342 dev/microcode/aic7xxx/aicasm_gram.y code: code 1349 dev/microcode/aic7xxx/aicasm_gram.y code: code 1356 dev/microcode/aic7xxx/aicasm_gram.y code: code 1363 dev/microcode/aic7xxx/aicasm_gram.y code: code 1373 dev/microcode/aic7xxx/aicasm_gram.y code: code 343 dev/microcode/ncr53cxxx/ncr53cxxx.c char *code; code 345 dev/microcode/ncr53cxxx/ncr53cxxx.c code = "A_"; code 347 dev/microcode/ncr53cxxx/ncr53cxxx.c code = "R_"; code 349 dev/microcode/ncr53cxxx/ncr53cxxx.c code = "E_"; code 351 dev/microcode/ncr53cxxx/ncr53cxxx.c code = "Ent_"; code 354 dev/microcode/ncr53cxxx/ncr53cxxx.c fprintf (outfp, "#define\t%s%s\t0x%08x\n", code, symbols[i].name, code 358 dev/microcode/ncr53cxxx/ncr53cxxx.c fprintf (outfp, "unsigned long %s%s_Used[] = {\n", code, symbols[i].name); code 990 dev/microcode/ncr53cxxx/ncr53cxxx.c inst0 = code; code 505 dev/microcode/siop/ncr53cxxx.c char *code; code 512 dev/microcode/siop/ncr53cxxx.c code = "A_"; code 514 dev/microcode/siop/ncr53cxxx.c code = "R_"; code 516 dev/microcode/siop/ncr53cxxx.c code = "E_"; code 518 dev/microcode/siop/ncr53cxxx.c code = "Ent_"; code 521 dev/microcode/siop/ncr53cxxx.c fprintf (outfp, "#define\t%s%s\t0x%08x\n", code, symbols[i].name, code 525 dev/microcode/siop/ncr53cxxx.c fprintf (outfp, "u_int32_t %s%s_Used[] = {\n", code, symbols[i].name); code 1273 dev/microcode/siop/ncr53cxxx.c inst0 = code; code 936 dev/pci/if_ipw.c switch (letoh16(status->code) & 0xf) { code 956 dev/pci/if_ipw.c sc->sc_dev.dv_xname, letoh16(status->code)); code 140 dev/pci/if_ipwreg.h uint16_t code; code 1611 dev/pci/if_wpi.c cmd->code = WPI_CMD_TX_DATA; code 2036 dev/pci/if_wpi.c cmd->code = code; code 2296 dev/pci/if_wpi.c cmd->code = WPI_CMD_SET_BEACON; code 2447 dev/pci/if_wpi.c cmd->code = WPI_CMD_SCAN; code 246 dev/pci/if_wpireg.h uint8_t code; code 115 dev/pci/ips.c u_int8_t code; code 634 dev/pci/ips.c "size %lu, flags 0x%02x\n", sc->sc_dev.dv_xname, code, drive, lba, code 648 dev/pci/ips.c cmd->code = code; code 674 dev/pci/ips.c cmd->code |= IPS_CMD_SG; code 525 dev/pci/ises.c int p, len, s, code; code 528 dev/pci/ises.c code = (cmd >> 16) & 0xFF; code 531 dev/pci/ises.c if (code != ISES_CMD_HBITS) /* ... since this happens 100 times/s */ code 533 dev/pci/ises.c code, len)); code 551 dev/pci/ises.c cq->cmd_code = code; code 559 dev/pci/ises.c if ((code >= ISES_CMD_LW_A_1 && code <= ISES_CMD_LW_U_1) || /* LNAU1 */ code 560 dev/pci/ises.c (code >= ISES_CMD_LW_A_2 && code <= ISES_CMD_LW_U_2)) /* LNAU2 */ code 1790 dev/pci/ises.c cmd = ISES_MKCMD(code, (d ? 1 : 0)); code 450 dev/pcmcia/if_ep_pcmcia.c if (tuple->code == 0x88) { code 345 dev/pcmcia/if_sm_pcmcia.c if (tuple->code == PCMCIA_CISTPL_FUNCE || tuple->code == code 515 dev/pcmcia/if_xe.c if (tuple->code == PCMCIA_CISTPL_FUNCE) { code 544 dev/pcmcia/if_xe.c if (tuple->code == 0x89) { code 584 dev/pcmcia/if_xe.c if (tuple->code == PCMCIA_CISTPL_MANFID) { code 165 dev/pcmcia/pcmcia_cis.c tuple.code = PCMCIA_CISTPL_END; code 171 dev/pcmcia/pcmcia_cis.c tuple.code = pcmcia_cis_read_1(&tuple, tuple.ptr); code 175 dev/pcmcia/pcmcia_cis.c if (tuple.code == PCMCIA_CISTPL_NULL) { code 179 dev/pcmcia/pcmcia_cis.c } else if (tuple.code == PCMCIA_CISTPL_END) { code 196 dev/pcmcia/pcmcia_cis.c switch (tuple.code) { code 207 dev/pcmcia/pcmcia_cis.c longlink_common = (tuple.code == code 361 dev/pcmcia/pcmcia_cis.c DPRINTF((" %02x %02x", tuple.code, code 444 dev/pcmcia/pcmcia_cis.c tuple.code = pcmcia_cis_read_1(&tuple, tuple.ptr); code 445 dev/pcmcia/pcmcia_cis.c if (tuple.code != PCMCIA_CISTPL_LINKTARGET) { code 447 dev/pcmcia/pcmcia_cis.c "code %02x observed\n", tuple.code)); code 661 dev/pcmcia/pcmcia_cis.c switch (tuple->code) { code 712 dev/pcmcia/pcmcia_cis.c (tuple->code == PCMCIA_CISTPL_DEVICE) ? "" : "_A")); code 1328 dev/pcmcia/pcmcia_cis.c DPRINTF(("unhandled CISTPL %x\n", tuple->code)); code 194 dev/pcmcia/pcmciavar.h unsigned int code; code 157 dev/pcmcia/wdc_pcmcia.c switch (tuple->code) { code 718 dev/systrace.c if (code < 0 || code >= p->p_emul->e_nsysent) { code 753 dev/systrace.c if (code >= strpolicy->nsysent) code 756 dev/systrace.c policy = strpolicy->sysent[code]; code 760 dev/systrace.c callp = p->p_emul->e_sysent + code; code 786 dev/systrace.c error = systrace_msg_ask(fst, strp, code, callp->sy_argsize, v); code 902 dev/systrace.c systrace_msg_result(fst, strp, error, code, code 1704 dev/systrace.c msg_ask->code = code; code 1719 dev/systrace.c msg_ask->code = code; code 60 dev/systrace.h int code; code 135 dev/systrace.h short code; code 145 dev/systrace.h #define strp_code strp_data.assign.code code 843 dev/usb/if_uath.c cmd0b.code = htobe32(2); code 977 dev/usb/if_uath.c hdr->code = htobe32(code); code 985 dev/usb/if_uath.c code, flags, sc->cmd_idx); code 1005 dev/usb/if_uath.c sc->sc_dev.dv_xname, code, usbd_errstr(error)); code 1029 dev/usb/if_uath.c return uath_cmd(sc, code, data, len, NULL, flags); code 1037 dev/usb/if_uath.c return uath_cmd(sc, code, idata, ilen, odata, flags); code 1136 dev/usb/if_uath.c betoh32(hdr->code), hdr->priv, betoh32(hdr->len)); code 1141 dev/usb/if_uath.c switch (betoh32(hdr->code) & 0xff) { code 42 dev/usb/if_uathreg.h uint32_t code; code 132 dev/usb/if_uathreg.h uint32_t code; code 776 dev/usb/if_zyd.c cmd.code = htole16(code); code 877 dev/usb/if_zyd.c req.code = htole16(2); code 1802 dev/usb/if_zyd.c if (letoh16(cmd->code) == ZYD_NOTIF_RETRYSTATUS) { code 1830 dev/usb/if_zyd.c } else if (letoh16(cmd->code) == ZYD_NOTIF_IORD) { code 1845 dev/usb/if_zyd.c letoh16(cmd->code)); code 1029 dev/usb/if_zydreg.h uint16_t code; code 1038 dev/usb/if_zydreg.h uint16_t code; code 569 dev/usb/usbf.c int code; code 639 dev/usb/usbf.c if (tab->code == code) code 644 dev/usb/usbf.c (void)snprintf(buf, sizeof buf, "0x%02x", code); code 103 kern/kern_ktrace.c if (code == SYS___sysctl && (p->p_emul->e_flags & EMUL_NATIVE)) { code 115 kern/kern_ktrace.c ktp->ktr_code = code; code 120 kern/kern_ktrace.c if (code == SYS___sysctl && (p->p_emul->e_flags & EMUL_NATIVE) && code 139 kern/kern_ktrace.c ktp.ktr_code = code; code 250 kern/kern_ktrace.c kp.code = code; code 738 kern/kern_sig.c initsiginfo(&si, signum, code, type, sigval); code 745 kern/kern_sig.c p->p_sigmask, code, type, sigval); code 755 kern/kern_sig.c ps->ps_code = code; /* XXX for core dump/debugger */ code 1227 kern/kern_sig.c u_long code; code 1246 kern/kern_sig.c code = 0; code 1250 kern/kern_sig.c code = ps->ps_code; code 1259 kern/kern_sig.c initsiginfo(&si, signum, code, type, sigval); code 1314 kern/kern_sig.c (*p->p_emul->e_sendsig)(action, signum, returnmask, code, code 1494 kern/kern_sig.c si->si_trapno = code; code 89 kern/kern_xxx.c sy = &em->e_sysent[code]; code 90 kern/kern_xxx.c if (!(scdebug & SCDEBUG_ALL || code < 0 || code >= em->e_nsysent || code 95 kern/kern_xxx.c if (code < 0 || code >= em->e_nsysent) code 96 kern/kern_xxx.c printf("OUT OF RANGE (%d)", code); code 98 kern/kern_xxx.c printf("%d call: %s", code, em->e_syscallnames[code]); code 121 kern/kern_xxx.c sy = &em->e_sysent[code]; code 122 kern/kern_xxx.c if (!(scdebug & SCDEBUG_ALL || code < 0 || code >= em->e_nsysent || code 127 kern/kern_xxx.c if (code < 0 || code >= em->e_nsysent) code 128 kern/kern_xxx.c printf("OUT OF RANGE (%d)", code); code 130 kern/kern_xxx.c printf("%d ret: err = %d, rv = 0x%lx,0x%lx", code, code 78 lib/libz/infback.c static code *lenfix, *distfix; code 79 lib/libz/infback.c static code fixed[544]; code 84 lib/libz/infback.c static code *next; code 256 lib/libz/infback.c code this; /* current decoding table entry */ code 257 lib/libz/infback.c code last; /* parent table entry */ code 389 lib/libz/infback.c state->lencode = (code const FAR *)(state->next); code 455 lib/libz/infback.c state->lencode = (code const FAR *)(state->next); code 464 lib/libz/infback.c state->distcode = (code const FAR *)(state->next); code 87 lib/libz/inffast.c code const FAR *lcode; /* local strm->lencode */ code 88 lib/libz/inffast.c code const FAR *dcode; /* local strm->distcode */ code 91 lib/libz/inffast.c code this; /* retrieved table entry */ code 11 lib/libz/inffixed.h static const code lenfix[512] = { code 88 lib/libz/inffixed.h static const code distfix[32] = { code 211 lib/libz/inflate.c static code *lenfix, *distfix; code 212 lib/libz/inflate.c static code fixed[544]; code 217 lib/libz/inflate.c static code *next; code 568 lib/libz/inflate.c code this; /* current decoding table entry */ code 569 lib/libz/inflate.c code last; /* parent table entry */ code 904 lib/libz/inflate.c state->lencode = (code const FAR *)(state->next); code 982 lib/libz/inflate.c state->lencode = (code const FAR *)(state->next); code 995 lib/libz/inflate.c state->distcode = (code const FAR *)(state->next); code 102 lib/libz/inflate.h code const FAR *lencode; /* starting table for length/literal codes */ code 103 lib/libz/inflate.h code const FAR *distcode; /* starting table for distance codes */ code 111 lib/libz/inflate.h code FAR *next; /* next available space in codes[] */ code 114 lib/libz/inflate.h code codes[ENOUGH]; /* space for code tables */ code 54 lib/libz/inftrees.c code this; /* table entry for duplication */ code 55 lib/libz/inftrees.c code FAR *next; /* next available space in table */ code 193 net/bpf.h #define BPF_CLASS(code) ((code) & 0x07) code 204 net/bpf.h #define BPF_SIZE(code) ((code) & 0x18) code 208 net/bpf.h #define BPF_MODE(code) ((code) & 0xe0) code 217 net/bpf.h #define BPF_OP(code) ((code) & 0xf0) code 232 net/bpf.h #define BPF_SRC(code) ((code) & 0x08) code 237 net/bpf.h #define BPF_RVAL(code) ((code) & 0x18) code 241 net/bpf.h #define BPF_MISCOP(code) ((code) & 0xf8) code 249 net/bpf.h u_int16_t code; code 266 net/bpf.h #define BPF_STMT(code, k) { (u_int16_t)(code), 0, 0, k } code 267 net/bpf.h #define BPF_JUMP(code, k, jt, jf) { (u_int16_t)(code), jt, jf, k } code 173 net/bpf_filter.c switch (pc->code) { code 496 net/bpf_filter.c switch (BPF_CLASS(p->code)) { code 502 net/bpf_filter.c switch (BPF_MODE(p->code)) { code 531 net/bpf_filter.c switch (BPF_OP(p->code)) { code 544 net/bpf_filter.c if (BPF_RVAL(p->code) == BPF_K && p->k == 0) code 557 net/bpf_filter.c switch (BPF_OP(p->code)) { code 582 net/bpf_filter.c return BPF_CLASS(f[len - 1].code) == BPF_RET; code 2751 net/if_bridge.c m = icmp_do_error(n, type, code, 0, mtu); code 80 net/if_pppoe.c u_int8_t code; code 547 net/if_pppoe.c switch (ph->code) { code 707 net/if_pppoe.c ph->code, session); code 762 net/if_pppoe.c if (ph->code != 0) code 1713 net/if_strip.c (*code_ptr = (X) ^ Stuff_Magic, code = Stuff_NoCode) code 1720 net/if_strip.c u_char code = Stuff_NoCode, count = 0; code 1725 net/if_strip.c code = (*code_ptr ^ Stuff_Magic) & Stuff_CodeMask; code 1730 net/if_strip.c switch (code) { code 1739 net/if_strip.c code = Stuff_Zero; code 1742 net/if_strip.c code = Stuff_Same; code 1779 net/if_strip.c code = Stuff_Diff; /* and fall through to Stuff_Diff case below */ code 1788 net/if_strip.c code += count-2; code 1789 net/if_strip.c if (code == Stuff_Diff) code 1790 net/if_strip.c code = Stuff_Same; code 1791 net/if_strip.c StuffData_FinishBlock(code); code 1795 net/if_strip.c code = Stuff_Same; code 1807 net/if_strip.c StuffData_FinishBlock(code + count); code 1809 net/if_strip.c if (code == Stuff_NoCode) code 1813 net/if_strip.c StuffData_FinishBlock(code + count); code 1736 net/pf.c icmp_error(m0, type, code, 0, 0); code 1741 net/pf.c icmp6_error(m0, type, code, 0); code 3059 net/pf.c else if (r->code && r->code != icmpcode + 1) code 3529 net/pf.c r->flagset || r->type || r->code || code 781 net/pf_ioctl.c PF_MD5_UPD(rule, code); code 582 net/pfvar.h u_int8_t code; code 199 net/zlib.c ush code; /* bit string */ code 208 net/zlib.c #define Code fc.code code 1687 net/zlib.c int code; /* code value */ code 1694 net/zlib.c for (code = 0; code < LENGTH_CODES-1; code++) { code 1695 net/zlib.c base_length[code] = length; code 1696 net/zlib.c for (n = 0; n < (1<<extra_lbits[code]); n++) { code 1697 net/zlib.c length_code[length++] = (uch)code; code 1705 net/zlib.c length_code[length-1] = (uch)code; code 1709 net/zlib.c for (code = 0 ; code < 16; code++) { code 1710 net/zlib.c base_dist[code] = dist; code 1711 net/zlib.c for (n = 0; n < (1<<extra_dbits[code]); n++) { code 1712 net/zlib.c dist_code[dist++] = (uch)code; code 1717 net/zlib.c for ( ; code < D_CODES; code++) { code 1718 net/zlib.c base_dist[code] = dist << 7; code 1719 net/zlib.c for (n = 0; n < (1<<(extra_dbits[code]-7)); n++) { code 1720 net/zlib.c dist_code[256 + dist++] = (uch)code; code 1953 net/zlib.c ush code = 0; /* running code value */ code 1961 net/zlib.c next_code[bits] = code = (code + bl_count[bits-1]) << 1; code 1966 net/zlib.c Assert (code + bl_count[MAX_BITS]-1 == (1<<MAX_BITS)-1, code 2471 net/zlib.c unsigned code; /* the code to send */ code 2482 net/zlib.c code = length_code[lc]; code 2483 net/zlib.c send_code(s, code+LITERALS+1, ltree); /* send the length code */ code 2484 net/zlib.c extra = extra_lbits[code]; code 2486 net/zlib.c lc -= base_length[code]; code 2490 net/zlib.c code = d_code(dist); code 2491 net/zlib.c Assert (code < D_CODES, "bad d_code"); code 2493 net/zlib.c send_code(s, code, dtree); /* send the distance code */ code 2494 net/zlib.c extra = extra_dbits[code]; code 2496 net/zlib.c dist -= base_dist[code]; code 2539 net/zlib.c res |= code & 1; code 2540 net/zlib.c code >>= 1, res <<= 1; code 4123 net/zlib.c } code; /* if LEN or DIST, where in tree */ code 4198 net/zlib.c c->sub.code.need = c->lbits; code 4199 net/zlib.c c->sub.code.tree = c->ltree; code 4202 net/zlib.c j = c->sub.code.need; code 4204 net/zlib.c t = c->sub.code.tree + ((uInt)b & inflate_mask[j]); code 4225 net/zlib.c c->sub.code.need = e; code 4226 net/zlib.c c->sub.code.tree = t->next; code 4244 net/zlib.c c->sub.code.need = c->dbits; code 4245 net/zlib.c c->sub.code.tree = c->dtree; code 4249 net/zlib.c j = c->sub.code.need; code 4251 net/zlib.c t = c->sub.code.tree + ((uInt)b & inflate_mask[j]); code 4263 net/zlib.c c->sub.code.need = e; code 4264 net/zlib.c c->sub.code.tree = t->next; code 138 net80211/ieee80211_regdomain.c if (ieee80211_r_ctry[i].cn_code == code) code 186 net80211/ieee80211_regdomain.c if (ieee80211_r_ctry[i].cn_code == code) code 231 netbt/l2cap.h uint8_t code; /* command OpCode */ code 136 netbt/l2cap_misc.c req->lr_code = code; code 87 netbt/l2cap_signal.c cmd.code, cmd.ident, cmd.length); code 89 netbt/l2cap_signal.c switch (cmd.code) { code 922 netbt/l2cap_signal.c cmd->code = code; code 941 netbt/l2cap_signal.c link->hl_unit->hci_devname, code, ident, length); code 684 netinet/icmp6.h if (code == ICMP6_DST_UNREACH_ADMIN) \ code 148 netinet/ip_icmp.c printf("icmp_error(%x, %d, %d)\n", oip, type, code); code 173 netinet/ip_icmp.c if (icmp_ratelimit(&oip->ip_src, type, code)) code 228 netinet/ip_icmp.c icp->icmp_pptr = code; code 229 netinet/ip_icmp.c code = 0; code 231 netinet/ip_icmp.c code == ICMP_UNREACH_NEEDFRAG && destmtu) code 235 netinet/ip_icmp.c icp->icmp_code = code; code 284 netinet/ip_icmp.c m = icmp_do_error(n, type, code, dest, destmtu); code 305 netinet/ip_icmp.c int code; code 360 netinet/ip_icmp.c code = icp->icmp_code; code 364 netinet/ip_icmp.c switch (code) { code 370 netinet/ip_icmp.c code += PRC_UNREACH_NET; code 374 netinet/ip_icmp.c code = PRC_MSGSIZE; code 380 netinet/ip_icmp.c code = PRC_UNREACH_NET; code 390 netinet/ip_icmp.c code = PRC_UNREACH_HOST; code 399 netinet/ip_icmp.c if (code > 1) code 401 netinet/ip_icmp.c code += PRC_TIMXCEED_INTRANS; code 405 netinet/ip_icmp.c if (code > 1) code 407 netinet/ip_icmp.c code = PRC_PARAMPROB; code 411 netinet/ip_icmp.c if (code) code 413 netinet/ip_icmp.c code = PRC_QUENCH; code 466 netinet/ip_icmp.c (*ctlfunc)(code, sintosa(&icmpsrc), &icp->icmp_ip); code 553 netinet/ip_icmp.c if (code > 3) code 1017 netinet/ip_input.c int opt, optlen, cnt, off, code, type = ICMP_PARAMPROB, forward = 0; code 1033 netinet/ip_input.c code = &cp[IPOPT_OLEN] - (u_char *)ip; code 1038 netinet/ip_input.c code = &cp[IPOPT_OLEN] - (u_char *)ip; code 1061 netinet/ip_input.c code = ICMP_UNREACH_SRCFAIL; code 1065 netinet/ip_input.c code = &cp[IPOPT_OFFSET] - (u_char *)ip; code 1073 netinet/ip_input.c code = ICMP_UNREACH_SRCFAIL; code 1105 netinet/ip_input.c code = ICMP_UNREACH_SRCFAIL; code 1120 netinet/ip_input.c code = &cp[IPOPT_OLEN] - (u_char *)ip; code 1124 netinet/ip_input.c code = &cp[IPOPT_OFFSET] - (u_char *)ip; code 1143 netinet/ip_input.c code = ICMP_UNREACH_HOST; code 1152 netinet/ip_input.c code = cp - (u_char *)ip; code 1196 netinet/ip_input.c code = (u_char *)&ipt.ipt_ptr - code 1212 netinet/ip_input.c icmp_error(m, type, code, 0, 0); code 1439 netinet/ip_input.c int error, type = 0, code = 0, destmtu = 0, rtableid = 0; code 1519 netinet/ip_input.c code = ICMP_REDIRECT_HOST; code 1522 netinet/ip_input.c printf("redirect (%d) to %x\n", code, (u_int32_t)dest); code 1554 netinet/ip_input.c code = ICMP_UNREACH_HOST; code 1559 netinet/ip_input.c code = ICMP_UNREACH_NEEDFRAG; code 1585 netinet/ip_input.c code = 0; code 1590 netinet/ip_input.c icmp_error(mcopy, type, code, dest, destmtu); code 199 netinet6/icmp6.c switch (code) { code 221 netinet6/icmp6.c switch (code) { code 231 netinet6/icmp6.c switch (code) { code 290 netinet6/icmp6.c icmp6_errcount(&icmp6stat.icp6s_outerrhist, type, code); code 314 netinet6/icmp6.c code != ICMP6_PARAMPROB_OPTION))) code 360 netinet6/icmp6.c if (icmp6_ratelimit(&oip6->ip6_src, type, code)) { code 392 netinet6/icmp6.c icmp6->icmp6_code = code; code 429 netinet6/icmp6.c int code, sum, noff; code 453 netinet6/icmp6.c code = icmp6->icmp6_code; code 495 netinet6/icmp6.c switch (code) { code 497 netinet6/icmp6.c code = PRC_UNREACH_NET; code 501 netinet6/icmp6.c code = PRC_UNREACH_PROTOCOL; /* is this a good code? */ code 504 netinet6/icmp6.c code = PRC_HOSTDEAD; code 508 netinet6/icmp6.c code = PRC_UNREACH_SRCFAIL; code 513 netinet6/icmp6.c code = PRC_PARAMPROB; code 517 netinet6/icmp6.c code = PRC_UNREACH_PORT; code 527 netinet6/icmp6.c code = PRC_MSGSIZE; code 537 netinet6/icmp6.c switch (code) { code 539 netinet6/icmp6.c code = PRC_TIMXCEED_INTRANS; code 542 netinet6/icmp6.c code = PRC_TIMXCEED_REASS; code 551 netinet6/icmp6.c switch (code) { code 553 netinet6/icmp6.c code = PRC_UNREACH_PROTOCOL; code 557 netinet6/icmp6.c code = PRC_PARAMPROB; code 566 netinet6/icmp6.c if (code != 0) code 652 netinet6/icmp6.c if (code != 0) code 713 netinet6/icmp6.c if (code != 0) code 764 netinet6/icmp6.c if (code != 0) code 770 netinet6/icmp6.c if (code != 0) code 786 netinet6/icmp6.c if (code != 0) code 802 netinet6/icmp6.c if (code != 0) code 818 netinet6/icmp6.c if (code != 0) code 834 netinet6/icmp6.c if (code != 0) code 849 netinet6/icmp6.c if (code != ICMP6_ROUTER_RENUMBERING_COMMAND && code 850 netinet6/icmp6.c code != ICMP6_ROUTER_RENUMBERING_RESULT) code 864 netinet6/icmp6.c code = PRC_NCMDS; code 871 netinet6/icmp6.c if (icmp6_notify_error(m, off, icmp6len, code)) { code 1090 netinet6/icmp6.c (void) (*ctlfunc)(code, (struct sockaddr *)&icmp6dst, code 1990 netinet6/icmp6.c int type, code; code 2037 netinet6/icmp6.c code = icmp6->icmp6_code; /* ditto. */ code 2142 netinet6/icmp6.c icmp6_ifoutstat_inc(outif, type, code); code 95 netinet6/ip6_forward.c int error = 0, type = 0, code = 0; code 497 netinet6/ip6_forward.c code = ICMP6_DST_UNREACH_ADDR; code 500 netinet6/ip6_forward.c icmp6_error(mcopy, type, code, 0); code 1640 netinet6/nd6.c if (code == ND_REDIRECT_ROUTER) code 373 netinet6/raw_ip6.c int type, code; /* for ICMPv6 output statistics only */ code 412 netinet6/raw_ip6.c code = icmp6->icmp6_code; code 501 netinet6/raw_ip6.c icmp6_ifoutstat_inc(oifp, type, code); code 52 scsi/scsi_scanner.h u_int8_t code; code 118 sys/ktrace.h int code; code 202 sys/mbuf.h { code } \