taglinefilesource code
type214drivers/FPU-emu/errors.cint type;
type336drivers/FPU-emu/errors.cfor (i=0; exception_names[i].type; i++)
type337drivers/FPU-emu/errors.cif ( (exception_names[i].type & n) == exception_names[i].type )
type340drivers/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 )
type399drivers/block/sbpcd.cchar *type;
type3455drivers/block/sbpcd.cif (autoprobe[port_index+1]==0) type=str_lm;
type3456drivers/block/sbpcd.celse if (autoprobe[port_index+1]==1) type=str_sb;
type3457drivers/block/sbpcd.celse type=str_sp;
type3458drivers/block/sbpcd.csbpcd_setup(type, addr);
type3460drivers/block/sbpcd.ctype, CDo_command));
type3496drivers/block/sbpcd.cndrives, type, CDo_command);
type1499drivers/char/console.cconsole_driver.type = TTY_DRIVER_TYPE_CONSOLE;
type339drivers/char/keyboard.cu_char type;
type345drivers/char/keyboard.ctype = KTYP(key_code);
type347drivers/char/keyboard.cif (type == KT_LETTER) {
type348drivers/char/keyboard.ctype = KT_LATIN;
type352drivers/char/keyboard.c(*key_handler[type])(key_code & 0xff, up_flag);
type198drivers/char/pty.cpty_driver.type = TTY_DRIVER_TYPE_PTY;
type839drivers/char/serial.cif (!info->port || !info->type) {
type861drivers/char/serial.cif (info->type == PORT_16550A) {
type1141drivers/char/serial.cif (info->type == PORT_16550A) {
type1372drivers/char/serial.ctmp.type = info->type;
type1404drivers/char/serial.c(new_serial.type != info->type) ||
type1419drivers/char/serial.c(new_serial.type < PORT_UNKNOWN) || (new_serial.type > PORT_MAX)) {
type1424drivers/char/serial.cif (new_serial.type) {
type1428drivers/char/serial.crs_table[i].type)
type1444drivers/char/serial.cinfo->type = new_serial.type;
type1459drivers/char/serial.cif (!info->port || !info->type)
type2147drivers/char/serial.cinfo->type = PORT_UNKNOWN;
type2208drivers/char/serial.cinfo->type = PORT_16450;
type2211drivers/char/serial.cinfo->type = PORT_UNKNOWN;
type2214drivers/char/serial.cinfo->type = PORT_16550;
type2217drivers/char/serial.cinfo->type = PORT_16550A;
type2221drivers/char/serial.cif (info->type == PORT_16450) {
type2230drivers/char/serial.cinfo->type = PORT_8250;
type2274drivers/char/serial.cserial_driver.type = TTY_DRIVER_TYPE_SERIAL;
type2319drivers/char/serial.cinfo->type = PORT_UNKNOWN;
type2339drivers/char/serial.cif (info->type == PORT_UNKNOWN)
type2344drivers/char/serial.cswitch (info->type) {
type2383drivers/char/serial.cif ((rs_table[i].type == PORT_UNKNOWN) &&
type2401drivers/char/serial.cif (info->type == PORT_UNKNOWN) {
type2408drivers/char/serial.cswitch (info->type) {
type2433drivers/char/serial.cinfo->type = PORT_UNKNOWN;
type735drivers/char/tty_io.cif (driver->type == TTY_DRIVER_TYPE_PTY &&
type764drivers/char/tty_io.cif (driver->type == TTY_DRIVER_TYPE_PTY) {
type827drivers/char/tty_io.cif (driver->type == TTY_DRIVER_TYPE_PTY) {
type957drivers/char/tty_io.cif (tty->driver.type == TTY_DRIVER_TYPE_PTY &&
type1083drivers/char/tty_io.cif (tty->driver.type == TTY_DRIVER_TYPE_PTY &&
type1234drivers/char/tty_io.cif (tty->driver.type == TTY_DRIVER_TYPE_PTY &&
type1270drivers/char/tty_io.cif (tty->driver.type == TTY_DRIVER_TYPE_CONSOLE) {
type206drivers/char/tty_ioctl.cif (tty->driver.type == TTY_DRIVER_TYPE_PTY &&
type339drivers/char/tty_ioctl.cif (tty->driver.type != TTY_DRIVER_TYPE_PTY ||
type1336drivers/net/3c505.cdev->type    = ARPHRD_ETHER;
type240drivers/net/de600.cstatic byte  de600_read_byte(unsigned char type, struct device *dev);
type293drivers/net/de600.c#define de600_setup_address(addr,type) ( \
type294drivers/net/de600.coutb_p((((addr) << 4) & 0xf0) | type            , DATA_PORT), \
type295drivers/net/de600.coutb_p(( (addr)       & 0xf0) | type | HI_NIBBLE, DATA_PORT), \
type296drivers/net/de600.coutb_p((((addr) >> 4) & 0xf0) | type            , DATA_PORT), \
type297drivers/net/de600.coutb_p((((addr) >> 8) & 0xf0) | type | HI_NIBBLE, DATA_PORT))
type319drivers/net/de600.cde600_read_byte(unsigned char type, struct device *dev) { /* dev used by macros */
type322drivers/net/de600.c(void)outb_p((type), DATA_PORT);
type324drivers/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,
type278drivers/net/ppp.cdev->type            = ARPHRD_PPP;
type1815drivers/net/ppp.cppp_header(unsigned char *buff, struct device *dev, unsigned short type,
type1835drivers/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;
type220drivers/scsi/scsi.cint dev, lun, type;
type228drivers/scsi/scsi.ctype = -1;
type349drivers/scsi/scsi.cswitch (type = scsi_result[0])
type363drivers/scsi/scsi.cprintk("scsi: unknown type %d\n", type);
type367drivers/scsi/scsi.ctype = -1;
type372drivers/scsi/scsi.cSDpnt->random = (type == TYPE_TAPE) ? 0 : 1;
type373drivers/scsi/scsi.cSDpnt->type = type;
type375drivers/scsi/scsi.cif (type != -1)
type378drivers/scsi/scsi.cswitch(type){
type998drivers/scsi/scsi.cif (SCpnt->device->type == TYPE_TAPE)
type1780drivers/scsi/scsi.cswitch (SDpnt->type)
type1795drivers/scsi/scsi.cif(SDpnt->type != -1){
type1825drivers/scsi/scsi.cif(SDpnt->type != TYPE_TAPE)
type1832drivers/scsi/scsi.cSDpnt->type != TYPE_TAPE) {
type267drivers/scsi/scsi.hchar type;
type45drivers/scsi/sd.cSC->device->type != TYPE_MOD)
type737drivers/scsi/sd.c(SCpnt->device->type == TYPE_DISK ? 
type153drivers/scsi/seagate.cunsigned char type;
type335drivers/scsi/seagate.ccontroller_type = signatures[j].type;
type1729drivers/scsi/st.cif (SDp->type == TYPE_TAPE)
type697drivers/scsi/ultrastor.cmy_mscp->ca = SCpnt->device->type != TYPE_TAPE;
type419drivers/scsi/wd7000.cunchar type;                  /* diagnostics type code (0-3) */
type964drivers/scsi/wd7000.cicb.type = code;
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++);
type476fs/proc/array.cunsigned int type, pid;
type482fs/proc/array.ctype = inode->i_ino;
type483fs/proc/array.cpid = type >> 16;
type484fs/proc/array.ctype &= 0x0000ffff;
type485fs/proc/array.cswitch (type) {
type19fs/proc/kmsg.casmlinkage int sys_syslog(int type, char * bug, int count);
type261fs/super.cstruct file_system_type *type;
type269fs/super.cif (!(type = get_fs_type(name))) {
type282fs/super.cif (!type->read_super(s,data, silent)) {
type439fs/super.cstatic int do_mount(dev_t dev, const char * dir, char * type, int flags, void * data)
type460fs/super.csb = read_super(dev,type,flags,data,0);
type556fs/super.casmlinkage int sys_mount(char * dev_name, char * dir_name, char * type,
type581fs/super.cretval = copy_mount_options (type, &page);
type55include/asm/system.h#define _set_gate(gate_addr,type,dpl,addr) \
type62include/asm/system.h:"i" ((short) (0x8000+(dpl<<13)+(type<<8))), \
type78include/asm/system.h#define _set_seg_desc(gate_addr,type,dpl,base,limit) {\
type84include/asm/system.h((type)<<8); \
type88include/asm/system.h#define _set_tssldt_desc(n,addr,limit,type) \
type93include/asm/system.h"movb $" type ",%4\n\t" \
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 */
type150include/linux/unistd.h#define _syscall0(type,name) \
type151include/linux/unistd.htype name(void) \
type158include/linux/unistd.hreturn (type) __res; \
type163include/linux/unistd.h#define _syscall1(type,name,atype,a) \
type164include/linux/unistd.htype name(atype a) \
type171include/linux/unistd.hreturn (type) __res; \
type176include/linux/unistd.h#define _syscall2(type,name,atype,a,btype,b) \
type177include/linux/unistd.htype name(atype a,btype b) \
type184include/linux/unistd.hreturn (type) __res; \
type189include/linux/unistd.h#define _syscall3(type,name,atype,a,btype,b,ctype,c) \
type190include/linux/unistd.htype name(atype a,btype b,ctype c) \
type197include/linux/unistd.hreturn (type) __res; \
type202include/linux/unistd.h#define _syscall4(type,name,atype,a,btype,b,ctype,c,dtype,d) \
type203include/linux/unistd.htype name (atype a, btype b, ctype c, dtype d) \
type211include/linux/unistd.hreturn (type) __res; \
type216include/linux/unistd.h#define _syscall5(type,name,atype,a,btype,b,ctype,c,dtype,d,etype,e) \
type217include/linux/unistd.htype name (atype a,btype b,ctype c,dtype d,etype e) \
type225include/linux/unistd.hreturn (type) __res; \
type55kernel/printk.casmlinkage int sys_syslog(int type, char * buf, int len)
type62kernel/printk.cif ((type != 3) && !suser())
type64kernel/printk.cswitch (type) {
type68kernel/vsprintf.c,int type)
type74kernel/vsprintf.cif (type&SMALL) digits="0123456789abcdefghijklmnopqrstuvwxyz";
type75kernel/vsprintf.cif (type&LEFT) type &= ~ZEROPAD;
type78kernel/vsprintf.cc = (type & ZEROPAD) ? '0' : ' ' ;
type79kernel/vsprintf.cif (type&SIGN && num<0) {
type83kernel/vsprintf.csign=(type&PLUS) ? '+' : ((type&SPACE) ? ' ' : 0);
type85kernel/vsprintf.cif (type&SPECIAL)
type95kernel/vsprintf.cif (!(type&(ZEROPAD+LEFT)))
type100kernel/vsprintf.cif (type&SPECIAL)
type107kernel/vsprintf.cif (!(type&LEFT))
type679mm/memory.cint verify_area(int type, const void * addr, unsigned long size)
type711mm/memory.cif (wp_works_ok || type == VERIFY_READ || !size)
type31mm/swap.c#define SWP_ENTRY(type,offset) (((type) << 1) | ((offset) << PAGE_SHIFT))
type59mm/swap.cunsigned long type, offset;
type62mm/swap.ctype = SWP_TYPE(entry);
type63mm/swap.cif (type >= nr_swapfiles) {
type67mm/swap.cp = &swap_info[type];
type108mm/swap.cunsigned int offset, type;
type111mm/swap.cfor (type = 0 ; type < nr_swapfiles ; type++,p++) {
type122mm/swap.creturn SWP_ENTRY(type,offset);
type131mm/swap.cunsigned long offset, type;
type136mm/swap.ctype = SWP_TYPE(entry);
type137mm/swap.cif (type == SHM_SWP_TYPE)
type139mm/swap.cif (type >= nr_swapfiles) {
type143mm/swap.cp = type + swap_info;
type159mm/swap.cunsigned long offset, type;
type163mm/swap.ctype = SWP_TYPE(entry);
type164mm/swap.cif (type == SHM_SWP_TYPE)
type166mm/swap.cif (type >= nr_swapfiles) {
type170mm/swap.cp = & swap_info[type];
type649mm/swap.cstatic int try_to_unuse(unsigned int type)
type682mm/swap.cif (SWP_TYPE(page) != type)
type708mm/swap.cunsigned int type;
type717mm/swap.cfor (type = 0 ; type < nr_swapfiles ; type++,p++) {
type731mm/swap.cif (type >= nr_swapfiles)
type734mm/swap.ci = try_to_unuse(type);
type760mm/swap.cunsigned int type;
type767mm/swap.cfor (type = 0 ; type < nr_swapfiles ; type++,p++)
type770mm/swap.cif (type >= MAX_SWAPFILES)
type772mm/swap.cif (type >= nr_swapfiles)
type773mm/swap.cnr_swapfiles = type+1;
type797mm/swap.cif (i == type)
type812mm/swap.cread_swap_page(SWP_ENTRY(type,0), (char *) p->swap_lockmap);
type477net/inet/af_inet.cswitch(sock->type) 
type551net/inet/af_inet.csk->type = sock->type;
type294net/inet/arp.cvoid arp_send(int type, int ptype, unsigned long dest_ip, 
type333net/inet/arp.carp->ar_hrd = htons(dev->type);
type335net/inet/arp.carp->ar_pro = (dev->type != ARPHRD_AX25)? htons(ETH_P_IP) : htons(AX25_P_IP);
type341net/inet/arp.carp->ar_op = htons(type);
type541net/inet/arp.cdev->type != ntohs(arp->ar_hrd) || 
type555net/inet/arp.cswitch(dev->type)
type585net/inet/arp.chtype = dev->type;
type837net/inet/arp.centry->htype = dev->type;
type1183net/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];
type126net/inet/dev.cif(pt->type == htons(ETH_P_ALL))
type136net/inet/dev.cif (p1->type == pt->type) 
type148net/inet/dev.cif (pt->type == htons(ETH_P_ALL))
type185net/inet/dev.cif (pt->type == htons(ETH_P_ALL))
type218net/inet/dev.cif (pt1->next->type == pt->type && pt->type != htons(ETH_P_ALL))
type638net/inet/dev.cunsigned short type;
type701net/inet/dev.ctype = skb->dev->type_trans(skb, skb->dev);
type717net/inet/dev.cif (ptype->type == type || ptype->type == htons(ETH_P_ALL)) 
type721net/inet/dev.cif (ptype->type == htons(ETH_P_ALL))
type1241net/inet/dev.cifr.ifr_hwaddr.sa_family=dev->type;      
type1249net/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;
type466net/inet/icmp.cicmphr->type = ICMP_TIMESTAMPREPLY;
type556net/inet/icmp.cicmphr->type = ICMP_ADDRESSREPLY;
type618net/inet/icmp.cif (icmph->type != ICMP_ECHO) 
type627net/inet/icmp.cswitch(icmph->type) 
type28net/inet/icmp.hextern void  icmp_send(struct sk_buff *skb_in,  int type, int code,
type191net/inet/ip.cstruct device **dev, int type, struct options *opt, int len, int tos, int ttl)
type288net/inet/ip.cif(type == IPPROTO_RAW) 
type298net/inet/ip.ciph->protocol = type;
type2018net/inet/ip.cip_packet_type.type=htons(ETH_P_IP);
type75net/inet/ip.hstruct device **dev, int type,
type574net/inet/ipx.cswitch(sock->type)
type600net/inet/ipx.csk->type=sock->type;
type830net/inet/ipx.cln = ipxrtr_get_local_net(dev, pt->type);
type1101net/inet/ipx.cpt.type = rt->dlink_type;
type1111net/inet/ipx.cpt.type = rt->dlink_type;
type1340net/inet/ipx.cipx_dix_packet_type.type=htons(ETH_P_IPX);
type1344net/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 *));
type246net/inet/packet.cp->type = sk->num;
type321net/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)