taglinefilesource code
type164drivers/FPU-emu/errors.cint type;
type275drivers/FPU-emu/errors.cfor (i=0; exception_names[i].type; i++)
type276drivers/FPU-emu/errors.cif ( (exception_names[i].type & n) == exception_names[i].type )
type279drivers/FPU-emu/errors.cif (exception_names[i].type)
type68drivers/FPU-emu/fpu_proto.hextern void load_store_instr(char type);
type49drivers/FPU-emu/load_store.cvoid load_store_instr(char type)
type55drivers/FPU-emu/load_store.cswitch ( type_table[(int) (unsigned) type] )
type84drivers/FPU-emu/load_store.cswitch ( type )
type247drivers/block/sbpcd.cchar *type;
type2831drivers/block/sbpcd.cif (autoprobe[port_index+1]==0) type=str_lm;
type2832drivers/block/sbpcd.celse type=str_sb;
type2833drivers/block/sbpcd.csbpcd_setup(type, addr);
type2835drivers/block/sbpcd.ctype, CDo_command));
type2855drivers/block/sbpcd.cndrives, type, CDo_command));
type316drivers/char/keyboard.cu_char type;
type322drivers/char/keyboard.ctype = KTYP(key_code);
type324drivers/char/keyboard.cif (type == KT_LETTER) {
type325drivers/char/keyboard.ctype = KT_LATIN;
type329drivers/char/keyboard.c(*key_handler[type])(key_code & 0xff, up_flag);
type725drivers/char/serial.cif (!info->port || !info->type) {
type756drivers/char/serial.cif (info->type == PORT_16550A) {
type963drivers/char/serial.cif (info->type == PORT_16550A) {
type1106drivers/char/serial.ctmp.type = info->type;
type1139drivers/char/serial.c(new_serial.type != info->type) ||
type1154drivers/char/serial.c(new_serial.type < PORT_UNKNOWN) || (new_serial.type > PORT_MAX)) {
type1161drivers/char/serial.c(rs_table[i].port == new_serial.port) && rs_table[i].type)
type1169drivers/char/serial.cif (new_serial.port && new_serial.type && new_serial.irq &&
type1194drivers/char/serial.cinfo->type = new_serial.type;
type1209drivers/char/serial.cif (!info->port || !info->type)
type1910drivers/char/serial.cinfo->type = PORT_UNKNOWN;
type1965drivers/char/serial.cinfo->type = PORT_16450;
type1968drivers/char/serial.cinfo->type = PORT_UNKNOWN;
type1971drivers/char/serial.cinfo->type = PORT_16550;
type1974drivers/char/serial.cinfo->type = PORT_16550A;
type1978drivers/char/serial.cif (info->type == PORT_16450) {
type1987drivers/char/serial.cinfo->type = PORT_8250;
type2027drivers/char/serial.cinfo->type = PORT_UNKNOWN;
type2046drivers/char/serial.cif (info->type == PORT_UNKNOWN)
type2051drivers/char/serial.cswitch (info->type) {
type219drivers/net/3c501.cdev->type    = ARPHRD_ETHER;
type409drivers/net/3c507.cdev->type    = ARPHRD_ETHER;
type228drivers/net/3c509.cdev->type      = ARPHRD_ETHER;
type652drivers/net/8390.cdev->type    = ARPHRD_ETHER;
type266drivers/net/at1700.cdev->type    = ARPHRD_ETHER;
type276drivers/net/atp.cdev->type      = ARPHRD_ETHER;
type220drivers/net/d_link.cstatic unsigned  char  d_link_read_byte(unsigned char type, struct device *dev);
type272drivers/net/d_link.c#define d_link_setup_address(addr,type) ( \
type273drivers/net/d_link.coutb_p((((addr) << 4) & 0xf0) | type            , DATA_PORT), \
type274drivers/net/d_link.coutb_p(( (addr)       & 0xf0) | type | HI_NIBBLE, DATA_PORT), \
type275drivers/net/d_link.coutb_p((((addr) >> 4) & 0xf0) | type            , DATA_PORT), \
type276drivers/net/d_link.coutb_p((((addr) >> 8) & 0xf0) | type | HI_NIBBLE, DATA_PORT))
type298drivers/net/d_link.cd_link_read_byte(unsigned char type, struct device *dev) { /* dev used by macros */
type301drivers/net/d_link.c(void)outb_p((type), DATA_PORT);
type303drivers/net/d_link.c(void)outb_p((type) | HI_NIBBLE, DATA_PORT);
type682drivers/net/d_link.cdev->type = ARPHRD_ETHER;
type421drivers/net/eexpress.cdev->type    = ARPHRD_ETHER;
type128drivers/net/net_init.cdev->type      = ARPHRD_ETHER;
type141drivers/net/plip.cunsigned short type, unsigned long h_dest,
type157drivers/net/plip.cunsigned short type);
type205drivers/net/plip.cdev->type = ARPHRD_ETHER;
type306drivers/net/plip.cunsigned short type, unsigned long h_dest,
type313drivers/net/plip.creturn eth_header(buff, dev, type, h_dest, h_source, len);
type451drivers/net/plip.cunsigned short type;
type454drivers/net/plip.ctype = get_byte(dev) << 8;
type455drivers/net/plip.ctype |= get_byte(dev);
type456drivers/net/plip.cplip_rebuild_enethdr(dev, &eth, h_dest, h_source, type);
type791drivers/net/plip.cunsigned short type)
type793drivers/net/plip.ceth->h_proto = type;
type231drivers/net/skeleton.cdev->type      = ARPHRD_ETHER;
type581drivers/net/slip.csl_header(unsigned char *buff, struct device *dev, unsigned short type,
type586drivers/net/slip.cif((sl->mode&SL_MODE_AX25) && type!=NET16(ETH_P_AX25))
type587drivers/net/slip.creturn ax25_encapsulate_ip(buff,dev,type,daddr,saddr,len);
type1095drivers/net/slip.csl->dev->type=3;    /* AF_AX25 not an AF_INET device */
type1101drivers/net/slip.csl->dev->type=0;
type1177drivers/net/slip.cdev->type    = 0;
type189drivers/scsi/scsi.cint dev, lun, type;
type324drivers/scsi/scsi.cswitch (type = scsi_result[0])
type338drivers/scsi/scsi.cprintk("scsi: unknown type %d\n", type);
type342drivers/scsi/scsi.ctype = -1;
type346drivers/scsi/scsi.c(type == TYPE_TAPE) ? 0 : 1;
type347drivers/scsi/scsi.cscsi_devices[NR_SCSI_DEVICES].type = type;
type349drivers/scsi/scsi.cif (type != -1)
type352drivers/scsi/scsi.cswitch(type){
type927drivers/scsi/scsi.cif (scsi_devices[SCpnt->index].type == TYPE_TAPE)
type1586drivers/scsi/scsi.cswitch (scsi_devices[i].type)
type1601drivers/scsi/scsi.cif(scsi_devices[i].type != -1){
type1633drivers/scsi/scsi.cif(scsi_devices[i].type != TYPE_TAPE)
type1640drivers/scsi/scsi.cscsi_devices[i].type != TYPE_TAPE) {
type265drivers/scsi/scsi.hchar type;
type153drivers/scsi/seagate.cunsigned char type;
type334drivers/scsi/seagate.ccontroller_type = signatures[j].type;
type685drivers/scsi/ultrastor.cmy_mscp->ca = scsi_devices[SCpnt->index].type != TYPE_TAPE;
type174fs/isofs/inode.cif (isonum_711 (hdp->type) != ISO_VD_PRIMARY)
type176fs/isofs/inode.cif (isonum_711 (hdp->type) == ISO_VD_END)
type187fs/isofs/inode.cif (isonum_711 (vdp->type) != ISO_VD_PRIMARY)
type189fs/isofs/inode.cif (isonum_711 (vdp->type) == ISO_VD_END)
type133fs/nfs/proc.cfattr->type = (enum nfs_ftype) ntohl(*p++);
type451fs/proc/array.cunsigned int type, pid;
type457fs/proc/array.ctype = inode->i_ino;
type458fs/proc/array.cpid = type >> 16;
type459fs/proc/array.ctype &= 0x0000ffff;
type460fs/proc/array.cswitch (type) {
type19fs/proc/kmsg.casmlinkage int sys_syslog(int type, char * bug, int count);
type132fs/super.cstruct file_system_type *type;
type140fs/super.cif (!(type = get_fs_type(name))) {
type153fs/super.cif (!type->read_super(s,data, silent)) {
type310fs/super.cstatic int do_mount(dev_t dev, const char * dir, char * type, int flags, void * data)
type331fs/super.csb = read_super(dev,type,flags,data,0);
type427fs/super.casmlinkage int sys_mount(char * dev_name, char * dir_name, char * type,
type452fs/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) \
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 */
type14include/linux/mm.hextern inline int verify_area(int type, void * addr, unsigned long size)
type20include/linux/mm.hif (wp_works_ok || type == VERIFY_READ || !size)
type70include/linux/net.hshort      type;    /* SOCK_STREAM, ...    */
type129include/linux/nfs.henum nfs_ftype type;
type27include/linux/serial.hint      type;     /* UART type */
type72include/linux/tty.hint  type;
type148include/linux/unistd.h#define _syscall0(type,name) \
type149include/linux/unistd.htype name(void) \
type156include/linux/unistd.hreturn (type) __res; \
type161include/linux/unistd.h#define _syscall1(type,name,atype,a) \
type162include/linux/unistd.htype name(atype a) \
type169include/linux/unistd.hreturn (type) __res; \
type174include/linux/unistd.h#define _syscall2(type,name,atype,a,btype,b) \
type175include/linux/unistd.htype name(atype a,btype b) \
type182include/linux/unistd.hreturn (type) __res; \
type187include/linux/unistd.h#define _syscall3(type,name,atype,a,btype,b,ctype,c) \
type188include/linux/unistd.htype name(atype a,btype b,ctype c) \
type195include/linux/unistd.hreturn (type) __res; \
type200include/linux/unistd.h#define _syscall4(type,name,atype,a,btype,b,ctype,c,dtype,d) \
type201include/linux/unistd.htype name (atype a, btype b, ctype c, dtype d) \
type209include/linux/unistd.hreturn (type) __res; \
type214include/linux/unistd.h#define _syscall5(type,name,atype,a,btype,b,ctype,c,dtype,d,etype,e) \
type215include/linux/unistd.htype name (atype a,btype b,ctype c,dtype d,etype e) \
type223include/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))
type31mm/swap.c#define SWP_ENTRY(type,offset) (((type) << 1) | ((offset) << PAGE_SHIFT))
type60mm/swap.cunsigned long type, offset;
type63mm/swap.ctype = SWP_TYPE(entry);
type64mm/swap.cif (type >= nr_swapfiles) {
type68mm/swap.cp = &swap_info[type];
type109mm/swap.cunsigned int offset, type;
type112mm/swap.cfor (type = 0 ; type < nr_swapfiles ; type++,p++) {
type123mm/swap.creturn SWP_ENTRY(type,offset);
type132mm/swap.cunsigned long offset, type;
type137mm/swap.ctype = SWP_TYPE(entry);
type138mm/swap.cif (type == SHM_SWP_TYPE)
type140mm/swap.cif (type >= nr_swapfiles) {
type144mm/swap.cp = type + swap_info;
type160mm/swap.cunsigned long offset, type;
type164mm/swap.ctype = SWP_TYPE(entry);
type165mm/swap.cif (type == SHM_SWP_TYPE)
type167mm/swap.cif (type >= nr_swapfiles) {
type171mm/swap.cp = & swap_info[type];
type613mm/swap.cstatic int try_to_unuse(unsigned int type)
type646mm/swap.cif (SWP_TYPE(page) != type)
type672mm/swap.cunsigned int type;
type681mm/swap.cfor (type = 0 ; type < nr_swapfiles ; type++,p++) {
type695mm/swap.cif (type >= nr_swapfiles)
type698mm/swap.ci = try_to_unuse(type);
type724mm/swap.cunsigned int type;
type731mm/swap.cfor (type = 0 ; type < nr_swapfiles ; type++,p++)
type734mm/swap.cif (type >= MAX_SWAPFILES)
type736mm/swap.cif (type >= nr_swapfiles)
type737mm/swap.cnr_swapfiles = type+1;
type761mm/swap.cif (i == type)
type776mm/swap.cread_swap_page(SWP_ENTRY(type,0), (char *) p->swap_lockmap);
type509net/inet/arp.cif (arp->ar_hln != dev->addr_len || dev->type != NET16(arp->ar_hrd)) 
type517net/inet/arp.cif (((arp->ar_pro != NET16(0x00CC) && dev->type==3) || (arp->ar_pro != NET16(ETH_P_IP) && dev->type!=3) ) || arp->ar_pln != 4) 
type631net/inet/arp.carp->ar_hrd = htons(dev->type);
type632net/inet/arp.cif(dev->type!=3)  /* AX.25 */
type716net/inet/arp.cDPRINTF((DBG_ARP, "%d, %d)\n", dev->hard_header_len, dev->type));
type732net/inet/arp.carp_create(addr, haddr, dev->addr_len, dev->type);
type75net/inet/datagram.cif(sk->type==SOCK_SEQPACKET && sk->state!=TCP_ESTABLISHED)
type176net/inet/datagram.cif (sk->type==SOCK_SEQPACKET && sk->state==TCP_CLOSE)
type307net/inet/dev.cif(pt->type==NET16(ETH_P_ALL))
type313net/inet/dev.cif (p1->type == pt->type) {
type324net/inet/dev.cif(pt->type==NET16(ETH_P_ALL))
type346net/inet/dev.cif (pt->type == NET16(ETH_P_ALL))
type364net/inet/dev.cif (pt1->next -> type == pt ->type && pt->type != NET16(ETH_P_ALL)) {
type628net/inet/dev.cunsigned short type;
type663net/inet/dev.ctype = skb->dev->type_trans(skb, skb->dev);
type672net/inet/dev.cif (ptype->type == type || ptype->type == NET16(ETH_P_ALL)) {
type675net/inet/dev.cif (ptype->type==NET16(ETH_P_ALL))
type710net/inet/dev.c"INET: unknown packet type 0x%04X (ignored)\n", type));
type99net/inet/dev.hunsigned short    type;    /* interface hardware type  */
type123net/inet/dev.hunsigned short type,
type144net/inet/dev.hunsigned short  type;  /* This is really NET16(ether_type) other
type98net/inet/eth.ceth_header(unsigned char *buff, struct device *dev, unsigned short type,
type104net/inet/eth.cDPRINTF((DBG_DEV, "%s, 0x%X)\n", in_ntoa(daddr), type));
type108net/inet/eth.ceth->h_proto = htons(type);
type131net/inet/eth.cif(type!=ETH_P_IP)
type132net/inet/eth.cprintk("Erk: protocol %X got into an arp request state!\n",type);
type28net/inet/eth.hunsigned short type, unsigned long daddr,
type74net/inet/icmp.cicmph->type, icmph->code, icmph->checksum);
type81net/inet/icmp.cicmp_send(struct sk_buff *skb_in, int type, int code, struct device *dev)
type90net/inet/icmp.cskb_in, type, code, dev));
type121net/inet/icmp.cicmph->type = type;
type147net/inet/icmp.cerr = (icmph->type << 8) | icmph->code;
type273net/inet/icmp.cicmphr->type = ICMP_ECHOREPLY;
type336net/inet/icmp.cicmphr->type = ICMP_ADDRESSREPLY;
type385net/inet/icmp.cswitch(icmph->type) {
type418net/inet/icmp.cin_ntoa(saddr), icmph->type));
type26net/inet/icmp.hextern void  icmp_send(struct sk_buff *skb_in,  int type, int code,
type206net/inet/ip.cstruct device **dev, int type, struct options *opt, int len, int tos, int ttl)
type221net/inet/ip.cskb, saddr, daddr, *dev, type, opt, len));
type260net/inet/ip.cif(type == IPPROTO_RAW) return (tmp);
type269net/inet/ip.ciph->protocol = type;
type71net/inet/ip.hstruct device **dev, int type,
type111net/inet/loopback.cdev->type    = ARPHRD_ETHER;    /* 0x0001    */
type118net/inet/loopback.cdev->type    = 0;      /* loopback_type (0)  */
type173net/inet/packet.cp->type = sk->num;
type224net/inet/packet.caddr.sa_family = skb->dev->type;
type766net/inet/sock.cswitch(sock->type) {
type833net/inet/sock.csk->type = sock->type;
type133net/inet/sock.hunsigned short    type;
type200net/inet/sock.hstruct device **dev, int type,
type428net/socket.csock_socket(int family, int type, int protocol)
type436net/socket.cfamily, type, protocol));
type454net/socket.cif ((type != SOCK_STREAM && type != SOCK_DGRAM &&
type455net/socket.ctype != SOCK_SEQPACKET && type != SOCK_RAW &&
type456net/socket.ctype != SOCK_PACKET) || protocol < 0)
type468net/socket.csock->type = type;
type485net/socket.csock_socketpair(int family, int type, int protocol, unsigned long usockvec[2])
type493net/socket.cfamily, type, protocol));
type499net/socket.cif ((fd1 = sock_socket(family, type, protocol)) < 0) return(fd1);
type507net/socket.cif ((fd2 = sock_socket(family, type, protocol)) < 0) {
type609net/socket.cnewsock->type = sock->type;
type51net/unix/proc.cunix_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)