tag | line | file | source code |
pt | 1000 | drivers/scsi/fdomain.c | char *pt; |
pt | 1005 | drivers/scsi/fdomain.c | pt = strrchr( buffer, '$') - 1; |
pt | 1006 | drivers/scsi/fdomain.c | if (!pt) /* Stripped RCS Revision string? */ |
pt | 1007 | drivers/scsi/fdomain.c | pt = buffer + strlen( buffer ) - 1; |
pt | 1008 | drivers/scsi/fdomain.c | if (*pt != ' ') |
pt | 1009 | drivers/scsi/fdomain.c | ++pt; |
pt | 1010 | drivers/scsi/fdomain.c | *pt = '\0'; |
pt | 760 | fs/umsdos/dir.c | char *pt = path; |
pt | 766 | fs/umsdos/dir.c | char *start = pt; |
pt | 768 | fs/umsdos/dir.c | while (*pt != '\0' && *pt != '/') pt++; |
pt | 769 | fs/umsdos/dir.c | len = (int)(pt - start); |
pt | 770 | fs/umsdos/dir.c | if (*pt == '/') *pt++ = '\0'; |
pt | 778 | fs/umsdos/dir.c | if (ret == 0 && *pt != '\0'){ |
pt | 77 | fs/umsdos/mangle.c | char *pt = info->fake.fname + info->fake.len; |
pt | 97 | fs/umsdos/mangle.c | *pt++ = '.'; |
pt | 98 | fs/umsdos/mangle.c | *pt++ = lookup3 [u.num.num3]; |
pt | 99 | fs/umsdos/mangle.c | *pt++ = lookup12[u.num.num2]; |
pt | 100 | fs/umsdos/mangle.c | *pt++ = lookup12[u.num.num1]; |
pt | 101 | fs/umsdos/mangle.c | *pt = '\0'; /* help doing printk */ |
pt | 196 | fs/umsdos/mangle.c | const char *pt = fname; |
pt | 198 | fs/umsdos/mangle.c | while (pt < endpt){ |
pt | 199 | fs/umsdos/mangle.c | if (*pt == '.'){ |
pt | 205 | fs/umsdos/mangle.c | int extlen = (int)(endpt - pt); |
pt | 206 | fs/umsdos/mangle.c | firstpt = pt; |
pt | 248 | fs/umsdos/mangle.c | }else if (lkp[(unsigned char)(*pt)] != *pt){ |
pt | 252 | fs/umsdos/mangle.c | pt++; |
pt | 287 | fs/umsdos/mangle.c | char *pt = info->fake.fname; |
pt | 294 | fs/umsdos/mangle.c | for (i=0; i<msdos_len; i++, pt++) *pt = lkp[(unsigned char)(*pt)]; |
pt | 295 | fs/umsdos/mangle.c | *pt = '\0'; /* GLU C'est sur on a un 0 a la fin */ |
pt | 197 | include/linux/netdevice.h | extern void dev_add_pack(struct packet_type *pt); |
pt | 198 | include/linux/netdevice.h | extern void dev_remove_pack(struct packet_type *pt); |
pt | 9 | include/net/arp.h | struct packet_type *pt); |
pt | 90 | include/net/ip.h | struct packet_type *pt); |
pt | 48 | include/net/ipx.h | extern int ipx_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt); |
pt | 30 | net/802/p8022.c | p8022_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt) |
pt | 38 | net/802/p8022.c | return proto->rcvfunc(skb, dev, pt); |
pt | 40 | net/802/psnap.c | int snap_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt) |
pt | 563 | net/appletalk/aarp.c | static int aarp_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt) |
pt | 1335 | net/appletalk/ddp.c | int atalk_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt) |
pt | 194 | net/ax25/ax25_route.c | ax25_uid_assoc *pt; |
pt | 203 | net/ax25/ax25_route.c | for (pt = ax25_uid_list; pt != NULL; pt = pt->next) { |
pt | 204 | net/ax25/ax25_route.c | len += sprintf(buffer + len, "%6d %s\n", pt->uid, ax2asc(&pt->call)); |
pt | 136 | net/core/dev.c | void dev_add_pack(struct packet_type *pt) |
pt | 139 | net/core/dev.c | if(pt->type==htons(ETH_P_ALL)) |
pt | 142 | net/core/dev.c | pt->next=ptype_all; |
pt | 143 | net/core/dev.c | ptype_all=pt; |
pt | 147 | net/core/dev.c | hash=ntohs(pt->type)&15; |
pt | 148 | net/core/dev.c | pt->next = ptype_base[hash]; |
pt | 149 | net/core/dev.c | ptype_base[hash] = pt; |
pt | 158 | net/core/dev.c | void dev_remove_pack(struct packet_type *pt) |
pt | 161 | net/core/dev.c | if(pt->type==htons(ETH_P_ALL)) |
pt | 167 | net/core/dev.c | pt1=&ptype_base[ntohs(pt->type)&15]; |
pt | 170 | net/core/dev.c | if(pt==(*pt1)) |
pt | 172 | net/core/dev.c | *pt1=pt->next; |
pt | 176 | net/core/dev.c | printk("dev_remove_pack: %p not found.\n", pt); |
pt | 590 | net/ipv4/arp.c | int arp_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt) |
pt | 1287 | net/ipv4/ip.c | int ip_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt) |
pt | 73 | net/ipv4/packet.c | int packet_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt) |
pt | 83 | net/ipv4/packet.c | sk = (struct sock *) pt->data; |
pt | 197 | net/ipv4/rarp.c | static int rarp_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt) |
pt | 1652 | net/ipx/af_ipx.c | int ipx_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt) |
pt | 1676 | net/ipx/af_ipx.c | intrfc = ipxitf_find_using_phys(dev, pt->type); |
pt | 1679 | net/ipx/af_ipx.c | intrfc = ipxitf_auto_create(dev, pt->type); |