taglinefilesource code
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;
h2039drivers/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)
h57include/linux/skbuff.h} h;
h532net/inet/arp.cstruct arphdr *arp = (struct arphdr *)skb->h.raw;
h166net/inet/datagram.cmemcpy_tofs(to,skb->h.raw+offset,size);
h721net/inet/dev.cskb->h.raw = skb->data + skb->dev->hard_header_len;
h768net/inet/dev.cskb2->h.raw = (unsigned char *)(
h770net/inet/dev.c(unsigned long) skb->h.raw -
h640net/inet/icmp.cbuff = skb1->h.raw;
h194net/inet/igmp.cstruct igmphdr *igh=(struct igmphdr *)skb->h.raw;
h880net/inet/ip.cskb->h.raw = skb->data;
h884net/inet/ip.cptr = (unsigned char *) skb->h.raw;
h889net/inet/ip.cskb->h.raw += qp->maclen;
h914net/inet/ip.ciph = skb->h.iph;
h1226net/inet/ip.cskb2->h.raw=(char *) skb2->data;
h1246net/inet/ip.cmemcpy(skb2->h.raw, raw, hlen);
h1251net/inet/ip.cmemcpy(skb2->h.raw + hlen, ptr, len);
h1254net/inet/ip.cskb2->h.raw+=dev->hard_header_len;
h1259net/inet/ip.ciph = (struct iphdr *)(skb2->h.raw/*+dev->hard_header_len*/);
h1303net/inet/ip.cif(!ip_fw_chk(skb->h.iph, ip_fw_fwd_chain))
h1319net/inet/ip.ciph = skb->h.iph;
h1427net/inet/ip.cskb2->h.raw = ptr;
h1432net/inet/ip.cmemcpy(ptr + dev2->hard_header_len, skb->h.raw, skb->len);
h1484net/inet/ip.cstruct iphdr *iph = skb->h.iph;
h1654net/inet/ip.ciph=skb->h.iph;
h1664net/inet/ip.cskb->h.raw += iph->ihl*4;
h816net/inet/ipx.cipx=(ipx_packet *)skb->h.raw;
h1088net/inet/ipx.cipx=(ipx_packet *)skb->h.raw;
h1126net/inet/ipx.cskb2->h.raw = skb2->data + rt->datalink->header_length
h1166net/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;
h56net/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;
h147net/inet/rarp.cstruct arphdr *rarp = (struct arphdr *)skb->h.raw;
h102net/inet/raw.cskb->h.raw = (unsigned char *) skb->ip_hdr;
h505net/inet/skbuff.cn->h.raw=skb->h.raw+offset;
h611net/inet/tcp.cif (before(counted, skb->h.th->seq))   /* Found a hole so stops here */
h613net/inet/tcp.csum = skb->len -(counted - skb->h.th->seq);  /* Length - header but start from where we are up to (avoid overlaps) */
h614net/inet/tcp.cif (skb->h.th->syn)
h619net/inet/tcp.cif (skb->h.th->syn) 
h639net/inet/tcp.cif (skb->h.th->urg)
h641net/inet/tcp.cif (amount && skb->h.th->psh) break;
h869net/inet/tcp.cstruct tcphdr * th = skb->h.th;
h897net/inet/tcp.cskb->h.seq = ntohl(th->seq) + size - 4*th->doff;
h898net/inet/tcp.cif (after(skb->h.seq, sk->window_seq) ||
h911net/inet/tcp.cif (before(sk->window_seq, sk->write_queue.next->h.seq) &&
h1224net/inet/tcp.chdrlen = ((unsigned long)skb->h.th - (unsigned long)skb->data)
h1367net/inet/tcp.cskb->h.th =(struct tcphdr *) buff;
h1703net/inet/tcp.cif (before(*seq, skb->h.th->seq))
h1705net/inet/tcp.coffset = *seq - skb->h.th->seq;
h1706net/inet/tcp.cif (skb->h.th->syn)
h1710net/inet/tcp.cif (skb->h.th->fin)
h1788net/inet/tcp.cmemcpy_tofs(to,((unsigned char *)skb->h.th) +
h1789net/inet/tcp.cskb->h.th->doff*4 + offset, used);
h1798net/inet/tcp.cif (skb->h.th->fin)
h1928net/inet/tcp.cbuff->h.seq = sk->write_seq;
h2188net/inet/tcp.cth = skb->h.th;
h2263net/inet/tcp.cnewsk->acked_seq = skb->h.th->seq+1;
h2264net/inet/tcp.cnewsk->copied_seq = skb->h.th->seq+1;
h2265net/inet/tcp.cnewsk->fin_seq = skb->h.th->seq;
h2278net/inet/tcp.cnewsk->dummy_th.source = skb->h.th->dest;
h2279net/inet/tcp.cnewsk->dummy_th.dest = skb->h.th->source;
h2298net/inet/tcp.cnewsk->acked_seq = skb->h.th->seq + 1;
h2299net/inet/tcp.cnewsk->copied_seq = skb->h.th->seq + 1;
h2350net/inet/tcp.ctcp_options(newsk,skb->h.th);
h2396net/inet/tcp.cmemcpy(t1, skb->h.th, sizeof(*t1));
h2397net/inet/tcp.cbuff->h.seq = newsk->write_seq;
h2401net/inet/tcp.ct1->dest = skb->h.th->source;
h2414net/inet/tcp.ct1->ack_seq = ntohl(skb->h.th->seq+1);
h2597net/inet/tcp.cbuff->h.seq = sk->write_seq;
h2666net/inet/tcp.cbefore(skb->h.seq, sk->window_seq + 1) &&
h2669net/inet/tcp.cbefore(skb->h.seq, sk->rcv_ack_seq + 1))
h2675net/inet/tcp.cif (before(skb->h.seq, sk->rcv_ack_seq +1)) 
h2704net/inet/tcp.csk->sent_seq = skb->h.seq;
h2801net/inet/tcp.cif (after(skb->h.seq, sk->window_seq)) 
h2893net/inet/tcp.c! before (sk->window_seq, sk->write_queue.next->h.seq)) 
h2920net/inet/tcp.cafter(sk->send_head->h.seq, sk->send_head->link3->h.seq)) 
h2922net/inet/tcp.cif (before(sk->send_head->h.seq, ack+1)) 
h3045net/inet/tcp.cif (after (sk->window_seq+1, sk->write_queue.next->h.seq) &&
h3048net/inet/tcp.cbefore(sk->write_queue.next->h.seq, sk->rcv_ack_seq + 1))
h3054net/inet/tcp.celse if (before(sk->window_seq, sk->write_queue.next->h.seq) &&
h3351net/inet/tcp.cth = skb->h.th;
h3412net/inet/tcp.ctcp_reset(sk->saddr, sk->daddr, skb->h.th,
h3453net/inet/tcp.cprintk("skb1->h.th->seq = %ld: ", skb1->h.th->seq);
h3454net/inet/tcp.cprintk("skb->h.th->seq = %ld\n",skb->h.th->seq);
h3467net/inet/tcp.cif (th->seq==skb1->h.th->seq && skb->len>= skb1->len)
h3481net/inet/tcp.cif (after(th->seq+1, skb1->h.th->seq))
h3541net/inet/tcp.cif (skb->h.th->fin) 
h3543net/inet/tcp.ctcp_fin(skb,sk,skb->h.th);
h3550net/inet/tcp.cif (before(skb2->h.th->seq, sk->acked_seq+1)) 
h3552net/inet/tcp.cif (after(skb2->h.th->ack_seq, sk->acked_seq))
h3555net/inet/tcp.c(skb2->h.th->ack_seq - sk->acked_seq);
h3559net/inet/tcp.csk->acked_seq = skb2->h.th->ack_seq;
h3566net/inet/tcp.cif (skb2->h.th->fin) 
h3568net/inet/tcp.ctcp_fin(skb,sk,skb->h.th);
h3884net/inet/tcp.cbuff->h.seq = sk->write_seq;
h4073net/inet/tcp.cth = skb->h.th;
h505net/inet/udp.csin->sin_port = skb->h.uh->source;
h581net/inet/udp.cuh = (struct udphdr *) skb->h.uh;
h117zBoot/inflate.cint h;                        /* table level */
h199zBoot/inflate.ch = -1;                       /* no tables yet--level -1 */
h219zBoot/inflate.ch++;
h245zBoot/inflate.cu[h] = ++q;             /* table starts after link */
h249zBoot/inflate.cif (h)
h251zBoot/inflate.cx[h] = i;             /* save pattern for backing up */
h256zBoot/inflate.cu[h-1][j] = r;        /* connect to last table */
h289zBoot/inflate.cwhile ((i & ((1 << w) - 1)) != x[h])
h291zBoot/inflate.ch--;                    /* don't need to update q */
h774zBoot/inflate.cunsigned h;           /* maximum struct huft's malloc'ed */
h784zBoot/inflate.ch = 0;
h789zBoot/inflate.cif (hufts > h)
h790zBoot/inflate.ch = hufts;
h807zBoot/inflate.cfprintf(stderr, "<%u> ", h);
h58zBoot/unzip.cuch *h = inbuf + inptr; /* first local header */
h63zBoot/unzip.cinptr += LOCHDR + SH(h + LOCFIL) + SH(h + LOCEXT);
h65zBoot/unzip.cif (inptr > insize || LG(h) != LOCSIG) {
h68zBoot/unzip.cmethod = h[LOCHOW];
h74zBoot/unzip.cif ((decrypt = h[LOCFLG] & CRPFLG) != 0) {
h81zBoot/unzip.cextended = (h[LOCFLG] & EXTFLG) != 0;