taglinefilesource code
h117arch/i386/boot/compressed/inflate.cint h;                        /* table level */
h199arch/i386/boot/compressed/inflate.ch = -1;                       /* no tables yet--level -1 */
h219arch/i386/boot/compressed/inflate.ch++;
h245arch/i386/boot/compressed/inflate.cu[h] = ++q;             /* table starts after link */
h249arch/i386/boot/compressed/inflate.cif (h)
h251arch/i386/boot/compressed/inflate.cx[h] = i;             /* save pattern for backing up */
h256arch/i386/boot/compressed/inflate.cu[h-1][j] = r;        /* connect to last table */
h289arch/i386/boot/compressed/inflate.cwhile ((i & ((1 << w) - 1)) != x[h])
h291arch/i386/boot/compressed/inflate.ch--;                    /* don't need to update q */
h774arch/i386/boot/compressed/inflate.cunsigned h;           /* maximum struct huft's malloc'ed */
h784arch/i386/boot/compressed/inflate.ch = 0;
h789arch/i386/boot/compressed/inflate.cif (hufts > h)
h790arch/i386/boot/compressed/inflate.ch = hufts;
h807arch/i386/boot/compressed/inflate.cfprintf(stderr, "<%u> ", h);
h58arch/i386/boot/compressed/unzip.cuch *h = inbuf + inptr; /* first local header */
h63arch/i386/boot/compressed/unzip.cinptr += LOCHDR + SH(h + LOCFIL) + SH(h + LOCEXT);
h65arch/i386/boot/compressed/unzip.cif (inptr > insize || LG(h) != LOCSIG) {
h68arch/i386/boot/compressed/unzip.cmethod = h[LOCHOW];
h74arch/i386/boot/compressed/unzip.cif ((decrypt = h[LOCFLG] & CRPFLG) != 0) {
h81arch/i386/boot/compressed/unzip.cextended = (h[LOCFLG] & EXTFLG) != 0;
h54drivers/char/uni_to_437.cint i, h;
h61drivers/char/uni_to_437.ch = (ucs ^ (ucs >> 8)) % IBM_HASHSIZE;
h63drivers/char/uni_to_437.cif (ibm_hash[h].ucs == ucs)
h64drivers/char/uni_to_437.cc = ibm_hash[h].ibm437;
h66drivers/char/uni_to_437.cif ((h += IBM_HASHSTEP) >= IBM_HASHSIZE)
h67drivers/char/uni_to_437.ch -= IBM_HASHSIZE;
h2057drivers/scsi/53c7,8xx.c{DT_help, "?", 0} , TOKEN(h,0), TOKEN(i,0), TOKEN(mp,2), 
h43fs/dcache.cstruct hash_list h;
h115fs/dcache.cif (de->h.next) {
h116fs/dcache.cde->h.next->h.prev = de->h.prev;
h117fs/dcache.cde->h.prev->h.next = de->h.next;
h118fs/dcache.cde->h.next = NULL;
h124fs/dcache.cde->h.next = hash->next;
h125fs/dcache.cde->h.prev = (struct dir_cache_entry *) hash;
h126fs/dcache.chash->next->h.prev = de;
h137fs/dcache.cfor (de = hash->next ; de != (struct dir_cache_entry *) hash ; de = de->h.next) {
h56fs/inode.cstruct inode_hash_entry *h;
h57fs/inode.ch = hash(inode->i_dev, inode->i_ino);
h59fs/inode.cinode->i_hash_next = h->inode;
h63fs/inode.ch->inode = inode;
h68fs/inode.cstruct inode_hash_entry *h;
h69fs/inode.ch = hash(inode->i_dev, inode->i_ino);
h71fs/inode.cif (h->inode == inode)
h72fs/inode.ch->inode = inode->i_hash_next;
h502fs/inode.cstruct inode_hash_entry * h;
h508fs/inode.ch = hash(sb->s_dev, nr);
h510fs/inode.cfor (inode = h->inode; inode ; inode = inode->i_hash_next)
h514fs/inode.ch->updating++;
h516fs/inode.cif (!--h->updating)
h553fs/inode.cwhile (h->updating)
h130include/asm-mips/io.h__IN(h,w)
h134include/asm-mips/io.h__OUT(h,w)
h138include/asm-mips/io.h__INS(h,w,2)
h142include/asm-mips/io.h__OUTS(h,w,2)
h58include/linux/skbuff.h} h;
h563mm/mmap.cint h, hl, hr;
h569mm/mmap.ch = tree->vm_avl_height;
h572mm/mmap.cif ((h == hl+1) && (hr <= hl) && (hl <= hr+1))
h574mm/mmap.cif ((h == hr+1) && (hl <= hr) && (hr <= hl+1))
h540net/inet/arp.cstruct arphdr *arp = (struct arphdr *)skb->h.raw;
h167net/inet/datagram.cmemcpy_tofs(to,skb->h.raw+offset,size);
h665net/inet/dev.cskb->h.raw = skb->data + skb->dev->hard_header_len;
h662net/inet/icmp.cbuff = skb1->h.raw;
h198net/inet/igmp.cstruct igmphdr *igh=(struct igmphdr *)skb->h.raw;
h845net/inet/ip.cskb->h.raw = skb->data;
h849net/inet/ip.cptr = (unsigned char *) skb->h.raw;
h854net/inet/ip.cskb->h.raw += qp->maclen;
h879net/inet/ip.ciph = skb->h.iph;
h1194net/inet/ip.cskb2->h.raw=(char *) skb2->data;
h1214net/inet/ip.cmemcpy(skb2->h.raw, raw, hlen);
h1219net/inet/ip.cmemcpy(skb2->h.raw + hlen, ptr, len);
h1222net/inet/ip.cskb2->h.raw+=dev->hard_header_len;
h1227net/inet/ip.ciph = (struct iphdr *)(skb2->h.raw/*+dev->hard_header_len*/);
h1271net/inet/ip.cif(!ip_fw_chk(skb->h.iph, ip_fw_fwd_chain))
h1287net/inet/ip.ciph = skb->h.iph;
h1398net/inet/ip.cskb2->h.raw = ptr;
h1403net/inet/ip.cmemcpy(ptr + dev2->hard_header_len, skb->h.raw, skb->len);
h1455net/inet/ip.cstruct iphdr *iph = skb->h.iph;
h1625net/inet/ip.ciph=skb->h.iph;
h1635net/inet/ip.cskb->h.raw += iph->ihl*4;
h339net/inet/ipx.cipx_packet  *ipx = (ipx_packet *)(skb->h.raw);
h379net/inet/ipx.cipx_offset = (char *)(skb->h.raw) - (char *)(skb->data);
h390net/inet/ipx.cskb1->h.raw = (unsigned char *)&(skb1->data[ipx_offset]);
h403net/inet/ipx.cskb2->h.raw = (unsigned char *)&(skb2->data[ipx_offset]);
h427net/inet/ipx.cint  in_offset = skb->h.raw - skb->data;
h439net/inet/ipx.coldraw = skb->h.raw;
h440net/inet/ipx.cskb->h.raw = &(skb->data[out_offset]);
h441net/inet/ipx.cmemmove(skb->h.raw, oldraw, skb->len);
h450net/inet/ipx.cskb2->h.raw = &(skb2->data[out_offset]);
h454net/inet/ipx.cmemcpy(skb2->h.raw, skb->h.raw, skb->len);
h463net/inet/ipx.cipx_packet  *ipx = (ipx_packet *)(skb->h.raw);
h543net/inet/ipx.cipx_packet  *ipx = (ipx_packet *) (skb->h.raw);
h997net/inet/ipx.cskb->h.raw = (unsigned char *)ipx;
h1014net/inet/ipx.cipx_packet  *ipx = (ipx_packet *) (skb->h.raw);
h1613net/inet/ipx.cipx=(ipx_packet *)skb->h.raw;
h1725net/inet/ipx.cipx = (ipx_packet *)(skb->h.raw);
h27net/inet/p8022.cproto = find_8022_client(*(skb->h.raw));
h29net/inet/p8022.cskb->h.raw += 3;
h57net/inet/p8022.cskb->h.raw = rawp;
h17net/inet/p8023.cskb->h.raw = skb->data + hard_len;
h17net/inet/pe2.cskb->h.raw = skb->data + hard_len;
h53net/inet/psnap.cproto = find_snap_client(skb->h.raw);
h60net/inet/psnap.cskb->h.raw += 5;
h82net/inet/psnap.cskb->h.raw = rawp+5;
h148net/inet/rarp.cstruct arphdr *rarp = (struct arphdr *)skb->h.raw;
h102net/inet/raw.cskb->h.raw = (unsigned char *) skb->ip_hdr;
h510net/inet/skbuff.cn->h.raw=skb->h.raw+offset;
h839net/inet/tcp.cif (before(counted, skb->h.th->seq))   /* Found a hole so stops here */
h841net/inet/tcp.csum = skb->len -(counted - skb->h.th->seq);  /* Length - header but start from where we are up to (avoid overlaps) */
h842net/inet/tcp.cif (skb->h.th->syn)
h847net/inet/tcp.cif (skb->h.th->syn) 
h867net/inet/tcp.cif (skb->h.th->urg)
h869net/inet/tcp.cif (amount && skb->h.th->psh) break;
h1111net/inet/tcp.cstruct tcphdr * th = skb->h.th;
h1152net/inet/tcp.cskb->h.seq = ntohl(th->seq) + size - 4*th->doff;
h1162net/inet/tcp.cif (after(skb->h.seq, sk->window_seq) ||
h1183net/inet/tcp.cif (before(sk->window_seq, sk->write_queue.next->h.seq) &&
h1557net/inet/tcp.chdrlen = ((unsigned long)skb->h.th - (unsigned long)skb->data)
h1702net/inet/tcp.cskb->h.th =(struct tcphdr *) buff;
h2068net/inet/tcp.cif (before(*seq, skb->h.th->seq))
h2070net/inet/tcp.coffset = *seq - skb->h.th->seq;
h2071net/inet/tcp.cif (skb->h.th->syn)
h2075net/inet/tcp.cif (skb->h.th->fin)
h2183net/inet/tcp.cmemcpy_tofs(to,((unsigned char *)skb->h.th) +
h2184net/inet/tcp.cskb->h.th->doff*4 + offset, used);
h2206net/inet/tcp.cif (skb->h.th->fin)
h2364net/inet/tcp.cbuff->h.seq = sk->write_seq;
h2673net/inet/tcp.cth = skb->h.th;
h2748net/inet/tcp.cnewsk->acked_seq = skb->h.th->seq+1;
h2749net/inet/tcp.cnewsk->copied_seq = skb->h.th->seq+1;
h2750net/inet/tcp.cnewsk->fin_seq = skb->h.th->seq;
h2767net/inet/tcp.cnewsk->dummy_th.source = skb->h.th->dest;
h2768net/inet/tcp.cnewsk->dummy_th.dest = skb->h.th->source;
h2787net/inet/tcp.cnewsk->acked_seq = skb->h.th->seq + 1;
h2788net/inet/tcp.cnewsk->copied_seq = skb->h.th->seq + 1;
h2839net/inet/tcp.ctcp_options(newsk,skb->h.th);
h2885net/inet/tcp.cmemcpy(t1, skb->h.th, sizeof(*t1));
h2886net/inet/tcp.cbuff->h.seq = newsk->write_seq;
h2890net/inet/tcp.ct1->dest = skb->h.th->source;
h2903net/inet/tcp.ct1->ack_seq = ntohl(skb->h.th->seq+1);
h3024net/inet/tcp.cbefore(skb->h.seq, sk->window_seq + 1) &&
h3027net/inet/tcp.cbefore(skb->h.seq, sk->rcv_ack_seq + 1))
h3037net/inet/tcp.cif (before(skb->h.seq, sk->rcv_ack_seq +1)) 
h3071net/inet/tcp.csk->sent_seq = skb->h.seq;
h3207net/inet/tcp.cif (after(skb->h.seq, sk->window_seq)) 
h3316net/inet/tcp.c! before (sk->window_seq, sk->write_queue.next->h.seq)) 
h3342net/inet/tcp.cafter(sk->send_head->h.seq, sk->send_head->link3->h.seq)) 
h3350net/inet/tcp.cif (before(sk->send_head->h.seq, ack+1)) 
h3474net/inet/tcp.cif (after (sk->window_seq+1, sk->write_queue.next->h.seq) &&
h3477net/inet/tcp.cbefore(sk->write_queue.next->h.seq, sk->rcv_ack_seq + 1))
h3486net/inet/tcp.celse if (before(sk->window_seq, sk->write_queue.next->h.seq) &&
h3792net/inet/tcp.cth = skb->h.th;
h3855net/inet/tcp.ctcp_reset(sk->saddr, sk->daddr, skb->h.th,
h3894net/inet/tcp.cprintk("skb1->h.th->seq = %ld: ", skb1->h.th->seq);
h3895net/inet/tcp.cprintk("skb->h.th->seq = %ld\n",skb->h.th->seq);
h3908net/inet/tcp.cif (th->seq==skb1->h.th->seq && skb->len>= skb1->len)
h3922net/inet/tcp.cif (after(th->seq+1, skb1->h.th->seq))
h3982net/inet/tcp.cif (skb->h.th->fin) 
h3984net/inet/tcp.ctcp_fin(skb,sk,skb->h.th);
h3991net/inet/tcp.cif (before(skb2->h.th->seq, sk->acked_seq+1)) 
h3993net/inet/tcp.cif (after(skb2->h.th->ack_seq, sk->acked_seq))
h3996net/inet/tcp.c(skb2->h.th->ack_seq - sk->acked_seq);
h4000net/inet/tcp.csk->acked_seq = skb2->h.th->ack_seq;
h4007net/inet/tcp.cif (skb2->h.th->fin) 
h4009net/inet/tcp.ctcp_fin(skb,sk,skb->h.th);
h4325net/inet/tcp.cbuff->h.seq = sk->write_seq;
h4518net/inet/tcp.cth = skb->h.th;
h506net/inet/udp.csin->sin_port = skb->h.uh->source;
h582net/inet/udp.cuh = (struct udphdr *) skb->h.uh;