taglinefilesource code
type214drivers/FPU-emu/errors.cint type;
type342drivers/FPU-emu/errors.cfor (i=0; exception_names[i].type; i++)
type343drivers/FPU-emu/errors.cif ( (exception_names[i].type & n) == exception_names[i].type )
type346drivers/FPU-emu/errors.cif (exception_names[i].type)
type74drivers/FPU-emu/fpu_proto.hextern int load_store_instr(unsigned char type, fpu_addr_modes addr_modes,
type63drivers/FPU-emu/load_store.cint load_store_instr(unsigned char type, fpu_addr_modes addr_modes,
type75drivers/FPU-emu/load_store.cif ( access_limit < data_sizes_32[type] )
type80drivers/FPU-emu/load_store.cif ( access_limit < data_sizes_16[type] )
type89drivers/FPU-emu/load_store.cswitch ( type_table[type] )
type115drivers/FPU-emu/load_store.cswitch ( type )
type2298drivers/block/floppy.cstatic char *drive_name(int type, int drive )
type2302drivers/block/floppy.cif ( type )
type2303drivers/block/floppy.cfloppy = floppy_type + type;
type2403drivers/block/floppy.cint i,device,drive,type,cnt;
type2411drivers/block/floppy.ctype = TYPE(MINOR(device));
type2418drivers/block/floppy.cname = drive_name(type,drive);
type2429drivers/block/floppy.cif (type)
type2430drivers/block/floppy.cthis_floppy = &floppy_type[type];
type2449drivers/block/floppy.cif (type)
type2487drivers/block/floppy.cif ( type){
type2492drivers/block/floppy.cif (TYPE(drive_state[cnt].fd_device) == type &&
type2497drivers/block/floppy.cfloppy_type[type] = newparams;
type2498drivers/block/floppy.cfloppy_type[type].name="user format";
type2499drivers/block/floppy.cfor (cnt = type << 2 ;
type2500drivers/block/floppy.ccnt < (type << 2 ) + 4 ;
type2506drivers/block/floppy.cfloppy_type[type].size>>1;
type2509drivers/block/floppy.cif (TYPE(drive_state[cnt].fd_device) == type &&
type410drivers/block/sbpcd.cchar *type;
type3488drivers/block/sbpcd.cif (autoprobe[port_index+1]==0) type=str_lm;
type3489drivers/block/sbpcd.celse if (autoprobe[port_index+1]==1) type=str_sb;
type3490drivers/block/sbpcd.celse type=str_sp;
type3491drivers/block/sbpcd.csbpcd_setup(type, addr);
type3493drivers/block/sbpcd.ctype, CDo_command));
type3529drivers/block/sbpcd.cndrives, type, CDo_command);
type1548drivers/char/console.cconsole_driver.type = TTY_DRIVER_TYPE_CONSOLE;
type344drivers/char/keyboard.cu_char type;
type350drivers/char/keyboard.ctype = KTYP(key_code);
type352drivers/char/keyboard.cif (type == KT_LETTER) {
type353drivers/char/keyboard.ctype = KT_LATIN;
type357drivers/char/keyboard.c(*key_handler[type])(key_code & 0xff, up_flag);
type223drivers/char/pty.cpty_driver.type = TTY_DRIVER_TYPE_PTY;
type841drivers/char/serial.cif (!info->port || !info->type) {
type863drivers/char/serial.cif (info->type == PORT_16550A) {
type1137drivers/char/serial.cif (info->type == PORT_16550A) {
type1381drivers/char/serial.ctmp.type = info->type;
type1413drivers/char/serial.c(new_serial.type != info->type) ||
type1428drivers/char/serial.c(new_serial.type < PORT_UNKNOWN) || (new_serial.type > PORT_MAX)) {
type1433drivers/char/serial.cif (new_serial.type) {
type1437drivers/char/serial.crs_table[i].type)
type1453drivers/char/serial.cinfo->type = new_serial.type;
type1468drivers/char/serial.cif (!info->port || !info->type)
type2157drivers/char/serial.cinfo->type = PORT_UNKNOWN;
type2218drivers/char/serial.cinfo->type = PORT_16450;
type2221drivers/char/serial.cinfo->type = PORT_UNKNOWN;
type2224drivers/char/serial.cinfo->type = PORT_16550;
type2227drivers/char/serial.cinfo->type = PORT_16550A;
type2231drivers/char/serial.cif (info->type == PORT_16450) {
type2240drivers/char/serial.cinfo->type = PORT_8250;
type2284drivers/char/serial.cserial_driver.type = TTY_DRIVER_TYPE_SERIAL;
type2329drivers/char/serial.cinfo->type = PORT_UNKNOWN;
type2349drivers/char/serial.cif (info->type == PORT_UNKNOWN)
type2354drivers/char/serial.cswitch (info->type) {
type2393drivers/char/serial.cif ((rs_table[i].type == PORT_UNKNOWN) &&
type2411drivers/char/serial.cif (info->type == PORT_UNKNOWN) {
type2418drivers/char/serial.cswitch (info->type) {
type2443drivers/char/serial.cinfo->type = PORT_UNKNOWN;
type736drivers/char/tty_io.cif (driver->type == TTY_DRIVER_TYPE_PTY &&
type765drivers/char/tty_io.cif (driver->type == TTY_DRIVER_TYPE_PTY) {
type828drivers/char/tty_io.cif (driver->type == TTY_DRIVER_TYPE_PTY) {
type958drivers/char/tty_io.cif (tty->driver.type == TTY_DRIVER_TYPE_PTY &&
type1084drivers/char/tty_io.cif (tty->driver.type == TTY_DRIVER_TYPE_PTY &&
type1235drivers/char/tty_io.cif (tty->driver.type == TTY_DRIVER_TYPE_PTY &&
type1271drivers/char/tty_io.cif (tty->driver.type == TTY_DRIVER_TYPE_CONSOLE) {
type210drivers/char/tty_ioctl.cif (tty->driver.type == TTY_DRIVER_TYPE_PTY &&
type328drivers/char/tty_ioctl.cif (tty->driver.type != TTY_DRIVER_TYPE_PTY ||
type1336drivers/net/3c505.cdev->type    = ARPHRD_ETHER;
type244drivers/net/de600.cstatic byte  de600_read_byte(unsigned char type, struct device *dev);
type297drivers/net/de600.c#define de600_setup_address(addr,type) ( \
type298drivers/net/de600.coutb_p((((addr) << 4) & 0xf0) | type            , DATA_PORT), \
type299drivers/net/de600.coutb_p(( (addr)       & 0xf0) | type | HI_NIBBLE, DATA_PORT), \
type300drivers/net/de600.coutb_p((((addr) >> 4) & 0xf0) | type            , DATA_PORT), \
type301drivers/net/de600.coutb_p((((addr) >> 8) & 0xf0) | type | HI_NIBBLE, DATA_PORT))
type323drivers/net/de600.cde600_read_byte(unsigned char type, struct device *dev) { /* dev used by macros */
type326drivers/net/de600.c(void)outb_p((type), DATA_PORT);
type328drivers/net/de600.c(void)outb_p((type) | HI_NIBBLE, DATA_PORT);
type117drivers/net/loopback.cdev->type    = ARPHRD_ETHER;    /* 0x0001    */
type124drivers/net/loopback.cdev->type    = 0;      /* loopback_type (0)  */
type159drivers/net/net_init.cdev->type    = ARPHRD_ETHER;
type124drivers/net/plip.cunsigned short type, void *dest,
type253drivers/net/plip.cdev->type      = ARPHRD_ETHER;
type406drivers/net/plip.cunsigned short type, void *daddr,
type417drivers/net/plip.creturn eth_header(buff, dev, type, daddr, saddr, len, skb);
type117drivers/net/ppp.cunsigned short type, unsigned long daddr,
type277drivers/net/ppp.cdev->type            = ARPHRD_PPP;
type1820drivers/net/ppp.cppp_header(unsigned char *buff, struct device *dev, unsigned short type,
type1840drivers/net/ppp.cppp_header(unsigned char *buff, struct device *dev, unsigned short type,
type112drivers/net/slip.cdev->type    = ARPHRD_SLIP + sl->mode;
type113drivers/net/slip.cif(dev->type == 260)  /* KISS */
type114drivers/net/slip.cdev->type=ARPHRD_AX25;
type497drivers/net/slip.csl_header(unsigned char *buff, struct device *dev, unsigned short type,
type503drivers/net/slip.cif((sl->mode&SL_MODE_AX25) && type!=htons(ETH_P_AX25))
type504drivers/net/slip.creturn ax25_encapsulate(buff,dev,type,daddr,saddr,len,skb);
type978drivers/net/slip.csl->dev->type=ARPHRD_SLIP+sl->mode;
type979drivers/net/slip.cif(sl->dev->type==260)
type980drivers/net/slip.csl->dev->type=ARPHRD_AX25;
type1063drivers/net/slip.cdev->type    = 0;
type221drivers/scsi/scsi.cint dev, lun, type;
type230drivers/scsi/scsi.ctype = -1;
type359drivers/scsi/scsi.cswitch (type = scsi_result[0])
type373drivers/scsi/scsi.cprintk("scsi: unknown type %d\n", type);
type377drivers/scsi/scsi.ctype = -1;
type382drivers/scsi/scsi.cSDpnt->random = (type == TYPE_TAPE) ? 0 : 1;
type383drivers/scsi/scsi.cSDpnt->type = type;
type385drivers/scsi/scsi.cif (type != -1)
type988drivers/scsi/scsi.cif (SCpnt->device->type == TYPE_TAPE)
type1771drivers/scsi/scsi.cif(SDpnt->type != -1){
type1800drivers/scsi/scsi.cif(SDpnt->type != TYPE_TAPE)
type1807drivers/scsi/scsi.cSDpnt->type != TYPE_TAPE) {
type277drivers/scsi/scsi.hchar type;
type45drivers/scsi/sd.cSC->device->type != TYPE_MOD)
type748drivers/scsi/sd.c(SCpnt->device->type == TYPE_DISK ? 
type1065drivers/scsi/sd.cif(SDp->type != TYPE_DISK && SDp->type != TYPE_MOD) return 0;
type1081drivers/scsi/sd.cif(SDp->type != TYPE_DISK && SDp->type != TYPE_MOD) return;
type151drivers/scsi/seagate.cunsigned char type;
type327drivers/scsi/seagate.ccontroller_type = signatures[j].type;
type641drivers/scsi/sr.cif(SDp->type != TYPE_ROM && SDp->type != TYPE_WORM) return 0;
type657drivers/scsi/sr.cif(SDp->type != TYPE_ROM && SDp->type != TYPE_WORM) return;
type1694drivers/scsi/st.cif(SDp->type != TYPE_TAPE) return;
type1712drivers/scsi/st.cif(SDp->type != TYPE_TAPE) return 0;
type1773drivers/scsi/st.cif (SDp->type == TYPE_TAPE)
type700drivers/scsi/ultrastor.cmy_mscp->ca = SCpnt->device->type != TYPE_TAPE;
type418drivers/scsi/wd7000.cunchar type;                  /* diagnostics type code (0-3) */
type963drivers/scsi/wd7000.cicb.type = code;
type36drivers/sound/dev_table.csnd_find_driver (int type)
type41drivers/sound/dev_table.cif (sound_drivers[i].card_type == type)
type342drivers/sound/dev_table.hint snd_find_driver(int type);
type193fs/isofs/inode.cif (isonum_711 (hdp->type) != ISO_VD_PRIMARY)
type195fs/isofs/inode.cif (isonum_711 (hdp->type) == ISO_VD_END)
type206fs/isofs/inode.cif (isonum_711 (vdp->type) != ISO_VD_PRIMARY)
type208fs/isofs/inode.cif (isonum_711 (vdp->type) == ISO_VD_END)
type147fs/nfs/proc.cfattr->type = (enum nfs_ftype) ntohl(*p++);
type467fs/proc/array.cstatic int get_root_array(char * page, int type)
type469fs/proc/array.cswitch (type) {
type508fs/proc/array.cstatic int get_process_array(char * page, int pid, int type)
type510fs/proc/array.cswitch (type) {
type526fs/proc/array.cstatic inline int fill_array(char * page, int pid, int type)
type529fs/proc/array.creturn get_process_array(page, pid, type);
type530fs/proc/array.creturn get_root_array(page, type);
type538fs/proc/array.cunsigned int type, pid;
type544fs/proc/array.ctype = inode->i_ino;
type545fs/proc/array.cpid = type >> 16;
type546fs/proc/array.ctype &= 0x0000ffff;
type547fs/proc/array.clength = fill_array((char *) page, pid, type);
type19fs/proc/kmsg.casmlinkage int sys_syslog(int type, char * bug, int count);
type262fs/super.cstruct file_system_type *type;
type270fs/super.cif (!(type = get_fs_type(name))) {
type283fs/super.cif (!type->read_super(s,data, silent)) {
type440fs/super.cstatic int do_mount(dev_t dev, const char * dir, char * type, int flags, void * data)
type461fs/super.csb = read_super(dev,type,flags,data,0);
type560fs/super.casmlinkage int sys_mount(char * dev_name, char * dir_name, char * type,
type585fs/super.cretval = copy_mount_options (type, &page);
type55include/asm-i386/system.h#define _set_gate(gate_addr,type,dpl,addr) \
type62include/asm-i386/system.h:"i" ((short) (0x8000+(dpl<<13)+(type<<8))), \
type78include/asm-i386/system.h#define _set_seg_desc(gate_addr,type,dpl,base,limit) {\
type84include/asm-i386/system.h((type)<<8); \
type88include/asm-i386/system.h#define _set_tssldt_desc(n,addr,limit,type) \
type93include/asm-i386/system.h"movb $" type ",%4\n\t" \
type5include/asm-i386/unistd.h#define _syscall0(type,name) \
type6include/asm-i386/unistd.htype name(void) \
type13include/asm-i386/unistd.hreturn (type) __res; \
type18include/asm-i386/unistd.h#define _syscall1(type,name,atype,a) \
type19include/asm-i386/unistd.htype name(atype a) \
type26include/asm-i386/unistd.hreturn (type) __res; \
type31include/asm-i386/unistd.h#define _syscall2(type,name,atype,a,btype,b) \
type32include/asm-i386/unistd.htype name(atype a,btype b) \
type39include/asm-i386/unistd.hreturn (type) __res; \
type44include/asm-i386/unistd.h#define _syscall3(type,name,atype,a,btype,b,ctype,c) \
type45include/asm-i386/unistd.htype name(atype a,btype b,ctype c) \
type52include/asm-i386/unistd.hreturn (type) __res; \
type57include/asm-i386/unistd.h#define _syscall4(type,name,atype,a,btype,b,ctype,c,dtype,d) \
type58include/asm-i386/unistd.htype name (atype a, btype b, ctype c, dtype d) \
type66include/asm-i386/unistd.hreturn (type) __res; \
type71include/asm-i386/unistd.h#define _syscall5(type,name,atype,a,btype,b,ctype,c,dtype,d,etype,e) \
type72include/asm-i386/unistd.htype name (atype a,btype b,ctype c,dtype d,etype e) \
type80include/asm-i386/unistd.hreturn (type) __res; \
type5include/asm-mips/unistd.h#define _syscall0(type,name) \
type6include/asm-mips/unistd.htype name(void) \
type17include/asm-mips/unistd.hreturn (type) __res; \
type22include/asm-mips/unistd.h#define _syscall1(type,name,atype,a) \
type23include/asm-mips/unistd.htype name(atype a) \
type35include/asm-mips/unistd.hreturn (type) __res; \
type40include/asm-mips/unistd.h#define _syscall2(type,name,atype,a,btype,b) \
type41include/asm-mips/unistd.htype name(atype a,btype b) \
type55include/asm-mips/unistd.hreturn (type) __res; \
type60include/asm-mips/unistd.h#define _syscall3(type,name,atype,a,btype,b,ctype,c) \
type61include/asm-mips/unistd.htype name (atype a, btype b, ctype c) \
type77include/asm-mips/unistd.hreturn (type) __res; \
type82include/asm-mips/unistd.h#define _syscall4(type,name,atype,a,btype,b,ctype,c,dtype,d) \
type83include/asm-mips/unistd.htype name (atype a, btype b, ctype c, dtype d) \
type102include/asm-mips/unistd.hreturn (type) __res; \
type107include/asm-mips/unistd.h#define _syscall5(type,name,atype,a,btype,b,ctype,c,dtype,d,etype,e) \
type108include/asm-mips/unistd.htype name (atype a,btype b,ctype c,dtype d,etype e) \
type129include/asm-mips/unistd.hreturn (type) __res; \
type53include/linux/a.out.h#define N_SET_INFO(exec, magic, type, flags) \
type55include/linux/a.out.h| (((int)(type) & 0xff) << 16) \
type32include/linux/etherdevice.hunsigned short type, void *daddr,
type62include/linux/icmp.hunsigned char    type;
type14include/linux/iso_fs.hchar type[ISODCL(1,1)]; /* 711 */
type27include/linux/iso_fs.hchar type      [ISODCL (  1,   1)]; /* 711 */
type67include/linux/iso_fs.hchar type      [ISODCL (  9,   9)]; /* 711 */
type76include/linux/iso_fs.hchar type      [ISODCL (  9,   9)]; /* 711 */
type98include/linux/kd.hlong type;      /* type of display */
type70include/linux/net.hshort      type;    /* SOCK_STREAM, ...    */
type96include/linux/netdevice.hunsigned short    type;    /* interface hardware type  */
type126include/linux/netdevice.hunsigned short type,
type149include/linux/netdevice.hunsigned short  type;  /* This is really htons(ether_type). */
type129include/linux/nfs.henum nfs_ftype type;
type14include/linux/serial.hint  type;
type89include/linux/serial.hint      type;     /* UART type */
type106include/linux/tty_driver.hshort  type;    /* type of tty driver */
type54kernel/printk.casmlinkage int sys_syslog(int type, char * buf, int len)
type61kernel/printk.cif ((type != 3) && !suser())
type63kernel/printk.cswitch (type) {
type69kernel/vsprintf.c,int type)
type75kernel/vsprintf.cif (type & LARGE)
type77kernel/vsprintf.cif (type & LEFT)
type78kernel/vsprintf.ctype &= ~ZEROPAD;
type81kernel/vsprintf.cc = (type & ZEROPAD) ? '0' : ' ';
type83kernel/vsprintf.cif (type & SIGN) {
type88kernel/vsprintf.c} else if (type & PLUS) {
type91kernel/vsprintf.c} else if (type & SPACE) {
type96kernel/vsprintf.cif (type & SPECIAL) {
type110kernel/vsprintf.cif (!(type&(ZEROPAD+LEFT)))
type115kernel/vsprintf.cif (type & SPECIAL)
type122kernel/vsprintf.cif (!(type & LEFT))
type628mm/memory.cint verify_area(int type, const void * addr, unsigned long size)
type654mm/memory.cif (!wp_works_ok && type == VERIFY_WRITE)
type660mm/memory.cif (type != VERIFY_READ && !(vma->vm_page_prot & (PAGE_COW | PAGE_RW)))
type32mm/swap.c#define SWP_ENTRY(type,offset) (((type) << 1) | ((offset) << PAGE_SHIFT))
type110mm/swap.cunsigned long type, offset;
type113mm/swap.ctype = SWP_TYPE(entry);
type114mm/swap.cif (type >= nr_swapfiles) {
type118mm/swap.cp = &swap_info[type];
type185mm/swap.cunsigned int offset, type;
type188mm/swap.cfor (type = 0 ; type < nr_swapfiles ; type++,p++) {
type199mm/swap.creturn SWP_ENTRY(type,offset);
type208mm/swap.cunsigned long offset, type;
type213mm/swap.ctype = SWP_TYPE(entry);
type214mm/swap.cif (type == SHM_SWP_TYPE)
type216mm/swap.cif (type >= nr_swapfiles) {
type220mm/swap.cp = type + swap_info;
type236mm/swap.cunsigned long offset, type;
type240mm/swap.ctype = SWP_TYPE(entry);
type241mm/swap.cif (type == SHM_SWP_TYPE)
type243mm/swap.cif (type >= nr_swapfiles) {
type247mm/swap.cp = & swap_info[type];
type674mm/swap.cstatic int try_to_unuse(unsigned int type)
type709mm/swap.cif (SWP_TYPE(page) != type)
type715mm/swap.cif (SWP_TYPE(page) != type)
type741mm/swap.cunsigned int type;
type750mm/swap.cfor (type = 0 ; type < nr_swapfiles ; type++,p++) {
type764mm/swap.cif (type >= nr_swapfiles)
type767mm/swap.ci = try_to_unuse(type);
type793mm/swap.cunsigned int type;
type800mm/swap.cfor (type = 0 ; type < nr_swapfiles ; type++,p++)
type803mm/swap.cif (type >= MAX_SWAPFILES)
type805mm/swap.cif (type >= nr_swapfiles)
type806mm/swap.cnr_swapfiles = type+1;
type832mm/swap.cif (i == type)
type845mm/swap.cread_swap_page(SWP_ENTRY(type,0), (char *) p->swap_lockmap);
type486net/inet/af_inet.cswitch(sock->type) 
type560net/inet/af_inet.csk->type = sock->type;
type296net/inet/arp.cvoid arp_send(int type, int ptype, unsigned long dest_ip, 
type335net/inet/arp.carp->ar_hrd = htons(dev->type);
type337net/inet/arp.carp->ar_pro = (dev->type != ARPHRD_AX25)? htons(ETH_P_IP) : htons(AX25_P_IP);
type343net/inet/arp.carp->ar_op = htons(type);
type543net/inet/arp.cdev->type != ntohs(arp->ar_hrd) || 
type557net/inet/arp.cswitch(dev->type)
type587net/inet/arp.chtype = dev->type;
type842net/inet/arp.centry->htype = dev->type;
type1193net/inet/arp.carp_packet_type.type=htons(ETH_P_ARP);
type14net/inet/arp.hextern void     arp_send(int type, int ptype, unsigned long dest_ip, 
type79net/inet/datagram.cif(sk->type==SOCK_SEQPACKET && sk->state!=TCP_ESTABLISHED)
type180net/inet/datagram.cif (sk->type==SOCK_SEQPACKET && sk->state==TCP_CLOSE)
type6net/inet/datalink.hunsigned char  type[8];
type127net/inet/dev.cif(pt->type == htons(ETH_P_ALL))
type137net/inet/dev.cif (p1->type == pt->type) 
type149net/inet/dev.cif (pt->type == htons(ETH_P_ALL))
type186net/inet/dev.cif (pt->type == htons(ETH_P_ALL))
type219net/inet/dev.cif (pt1->next->type == pt->type && pt->type != htons(ETH_P_ALL))
type429net/inet/dev.cif (ptype->type == htons(ETH_P_ALL)) {
type653net/inet/dev.cunsigned short type;
type716net/inet/dev.ctype = skb->dev->type_trans(skb, skb->dev);
type732net/inet/dev.cif (ptype->type == type || ptype->type == htons(ETH_P_ALL)) 
type736net/inet/dev.cif (ptype->type == htons(ETH_P_ALL))
type1256net/inet/dev.cifr.ifr_hwaddr.sa_family=dev->type;      
type1264net/inet/dev.cif(ifr.ifr_hwaddr.sa_family!=dev->type)
type82net/inet/eth.cint eth_header(unsigned char *buff, struct device *dev, unsigned short type,
type93net/inet/eth.cif(type!=ETH_P_802_3) 
type94net/inet/eth.ceth->h_proto = htons(type);
type28net/inet/eth.hunsigned short type, unsigned long daddr,
type92net/inet/icmp.cvoid icmp_send(struct sk_buff *skb_in, int type, int code, struct device *dev)
type111net/inet/icmp.cif(type==ICMP_DEST_UNREACH||type==ICMP_REDIRECT||type==ICMP_SOURCE_QUENCH||type==ICMP_TIME_EXCEEDED)
type123net/inet/icmp.cswitch(type)
type200net/inet/icmp.cicmph->type = type;
type227net/inet/icmp.cerr = (icmph->type << 8) | icmph->code;
type397net/inet/icmp.cicmphr->type = ICMP_ECHOREPLY;
type465net/inet/icmp.cicmphr->type = ICMP_TIMESTAMPREPLY;
type555net/inet/icmp.cicmphr->type = ICMP_ADDRESSREPLY;
type617net/inet/icmp.cif (icmph->type != ICMP_ECHO) 
type626net/inet/icmp.cswitch(icmph->type) 
type28net/inet/icmp.hextern void  icmp_send(struct sk_buff *skb_in,  int type, int code,
type193net/inet/ip.cstruct device **dev, int type, struct options *opt, int len, int tos, int ttl)
type290net/inet/ip.cif(type == IPPROTO_RAW)
type300net/inet/ip.ciph->protocol = type;
type2023net/inet/ip.cip_packet_type.type=htons(ETH_P_IP);
type75net/inet/ip.hstruct device **dev, int type,
type575net/inet/ipx.cswitch(sock->type)
type601net/inet/ipx.csk->type=sock->type;
type831net/inet/ipx.cln = ipxrtr_get_local_net(dev, pt->type);
type1102net/inet/ipx.cpt.type = rt->dlink_type;
type1112net/inet/ipx.cpt.type = rt->dlink_type;
type1341net/inet/ipx.cipx_dix_packet_type.type=htons(ETH_P_IPX);
type1345net/inet/ipx.cipx_8023_packet_type.type=htons(ETH_P_802_3);
type10net/inet/p8022.cfind_8022_client(unsigned char type)
type15net/inet/p8022.c((proto != NULL) && (*(proto->type) != type));
type50net/inet/p8022.c*rawp = dl->type[0];
type52net/inet/p8022.c*rawp = dl->type[0];
type71net/inet/p8022.cp8022_packet_type.type=htons(ETH_P_802_2);
type76net/inet/p8022.cregister_8022_client(unsigned char type, int (*rcvfunc)(struct sk_buff *, struct device *, struct packet_type *))
type80net/inet/p8022.cif (find_8022_client(type) != NULL)
type85net/inet/p8022.cproto->type[0] = type;
type1net/inet/p8022.hstruct datalink_proto *register_8022_client(unsigned char type, int (*rcvfunc)(struct sk_buff *, struct device *, struct packet_type *));
type247net/inet/packet.cp->type = sk->num;
type322net/inet/packet.csaddr->sa_family = skb->dev->type;
type118net/inet/rarp.crarp_packet_type.type=htons(ETH_P_RARP);
type179net/inet/rarp.cif (rarp->ar_hln != dev->addr_len || dev->type != ntohs(rarp->ar_hrd) 
type201net/inet/rarp.c(rarp->ar_pro != htons(AX25_P_IP) && dev->type == ARPHRD_AX25) ||
type203net/inet/rarp.c(rarp->ar_pro != htons(ETH_P_IP) && dev->type != ARPHRD_AX25)
type274net/inet/sock.cval = sk->type;          
type135net/inet/sock.hunsigned short    type;
type206net/inet/sock.hstruct device **dev, int type,
type566net/socket.cstatic int sock_socket(int family, int type, int protocol)
type593net/socket.cif ((type != SOCK_STREAM && type != SOCK_DGRAM &&
type594net/socket.ctype != SOCK_SEQPACKET && type != SOCK_RAW &&
type595net/socket.ctype != SOCK_PACKET) || protocol < 0)
type610net/socket.csock->type = type;
type631net/socket.cstatic int sock_socketpair(int family, int type, int protocol, unsigned long usockvec[2])
type642net/socket.cif ((fd1 = sock_socket(family, type, protocol)) < 0) 
type655net/socket.cif ((fd2 = sock_socket(family, type, protocol)) < 0) 
type777net/socket.cnewsock->type = sock->type;
type835net/socket.cif(sock->type == SOCK_DGRAM) /* Hack for now - move this all into the protocol */
type59net/unix/proc.cs_type=unix_datas[i].socket->type;
type82zBoot/gzip.h#  define EXTERN(type, array)  extern type * near array
type83zBoot/gzip.h#  define DECLARE(type, array, size)  type * near array
type84zBoot/gzip.h#  define ALLOC(type, array, size) { \
type85zBoot/gzip.harray = (type*)fcalloc((unsigned)(((size)+1L)/2), 2*sizeof(type)); \
type90zBoot/gzip.h#  define EXTERN(type, array)  extern type array[]
type91zBoot/gzip.h#  define DECLARE(type, array, size)  type array[size]
type92zBoot/gzip.h#  define ALLOC(type, array, size)