| /src/usr.sbin/fwctl/ |
| fwmethods.h | 7 typedef void (fwmethod)(int dev_fd, const char *filename, char ich, int count);
|
| fwmpegts.c | 141 mpegtsrecv(int d, const char *filename, char ich, int count) 172 isoreq.ch = ich & 0x3f; 173 isoreq.tag = (ich >> 6) & 3;
|
| fwdv.c | 93 dvrecv(int d, const char *filename, char ich, int count) 133 isoreq.ch = ich & 0x3f; 134 isoreq.tag = (ich >> 6) & 3; 262 dvsend(int d, const char *filename, char ich, int count) 303 isoreq.ch = ich & 0x3f; 304 isoreq.tag = (ich >> 6) & 3; 314 pkt->mode.stream.chtag = ich;
|
| fwcontrol.c | 654 detect_recv_fn(int fd, char ich) 676 isoreq.ch = ich & 0x3f; 677 isoreq.tag = (ich >> 6) & 3;
|
| /src/external/bsd/flex/dist/src/ |
| ecs.c | 40 int i, ich, newlen, cclp, ccls, cclmec; local 54 ich = ccltbl[cclp + ccls]; 55 cclmec = ecgroup[ich];
|
| dfa.c | 1007 int tch, i, j, k, ns, dupfwd[CSIZE + 1], lenccl, cclp, ich; local 1051 ich = ccltbl[cclp + k]; 1053 if (ich == 0) 1054 ich = NUL_ec; 1056 for (++j; j < ich; ++j) 1066 ich = ccltbl[cclp + k]; 1068 if (ich == 0) 1069 ich = NUL_ec; 1071 symlist[ich] = 1;
|
| /src/share/terminfo/ |
| terminfo | 367 dch=\E[%p1%dP, ich=\E[%p1%d@, use=ansi+idc1, 502 hpa=\E[%i%p1%dG, hts=\EH, ich=\E[%p1%d@, ich1=\E[@, 578 # <cuf1>, <cud1> and <cub1>. Also deleted <ich> and <ich1>, as QModem up to 619 ich=\E[%p1%d@, il=\E[%p1%dL, kcbt=\E[Z, kich1=\E[L, 855 hts=\EH, ich=\E[%p1%d@, il1=\EL, ind=\n, is2=\E<\E)0, kbs=^H, 956 hpa=\E[%i%p1%dG, ht=^I, hts=\EH, ich=\E[%p1%d@, ich1=\E[@, 1010 hpa=\E[%i%p1%dG, ht=^I, hts=\EH, ich=\E[%p1%d@, ich1=\E[@, 1136 # See the note on ICH/ICH1 VERSUS RMIR/SMIR near the end of file 1137 linux-nic|Linux with ich/ich1 suppressed for non-curses programs, 1138 ich@, ich1@, use=linux [all...] |
| /src/sys/arch/powerpc/pic/ |
| intr.c | 915 interrupt_distribute(void *ich, const kcpuset_t *newset, kcpuset_t *oldset)
|
| /src/usr.sbin/sysinst/arch/mac68k/ |
| msg.md.pl | 62 jako A/UX; Proces instalacji NetBSD pozwoli ci na ich zredefiniowanie
|
| /src/sys/arch/powerpc/booke/ |
| e500_intr.c | 1727 interrupt_distribute(void *ich, const kcpuset_t *newset, kcpuset_t *oldset) 1732 error = interrupt_distribute_locked(ich, newset, oldset);
|
| /src/sys/dev/ieee1394/ |
| fwohci.c | 806 unsigned short tag, ich; local 814 ich = ir->flag & 0x3f; 815 OWRITE(sc, OHCI_IRMATCH(dmach), tagbit[tag] | ich);
|