taglinefilesource code
type197drivers/FPU-emu/errors.cint type;
type314drivers/FPU-emu/errors.cfor (i=0; exception_names[i].type; i++)
type315drivers/FPU-emu/errors.cif ( (exception_names[i].type & n) == exception_names[i].type )
type318drivers/FPU-emu/errors.cif (exception_names[i].type)
type72drivers/FPU-emu/fpu_proto.hextern void load_store_instr(char type, fpu_addr_modes addr_modes);
type49drivers/FPU-emu/load_store.cvoid load_store_instr(char type, fpu_addr_modes addr_modes)
type55drivers/FPU-emu/load_store.cswitch ( type_table[(int) (unsigned) type] )
type84drivers/FPU-emu/load_store.cswitch ( type )
type268drivers/block/sbpcd.cchar *type;
type2952drivers/block/sbpcd.cif (autoprobe[port_index+1]==0) type=str_lm;
type2953drivers/block/sbpcd.celse type=str_sb;
type2954drivers/block/sbpcd.csbpcd_setup(type, addr);
type2956drivers/block/sbpcd.ctype, CDo_command));
type2982drivers/block/sbpcd.cndrives, type, CDo_command);
type338drivers/char/keyboard.cu_char type;
type344drivers/char/keyboard.ctype = KTYP(key_code);
type346drivers/char/keyboard.cif (type == KT_LETTER) {
type347drivers/char/keyboard.ctype = KT_LATIN;
type351drivers/char/keyboard.c(*key_handler[type])(key_code & 0xff, up_flag);
type731drivers/char/serial.cif (!info->port || !info->type) {
type762drivers/char/serial.cif (info->type == PORT_16550A) {
type969drivers/char/serial.cif (info->type == PORT_16550A) {
type1114drivers/char/serial.ctmp.type = info->type;
type1147drivers/char/serial.c(new_serial.type != info->type) ||
type1162drivers/char/serial.c(new_serial.type < PORT_UNKNOWN) || (new_serial.type > PORT_MAX)) {
type1169drivers/char/serial.c(rs_table[i].port == new_serial.port) && rs_table[i].type)
type1177drivers/char/serial.cif (new_serial.port && new_serial.type && new_serial.irq &&
type1202drivers/char/serial.cinfo->type = new_serial.type;
type1217drivers/char/serial.cif (!info->port || !info->type)
type1914drivers/char/serial.cinfo->type = PORT_UNKNOWN;
type1969drivers/char/serial.cinfo->type = PORT_16450;
type1972drivers/char/serial.cinfo->type = PORT_UNKNOWN;
type1975drivers/char/serial.cinfo->type = PORT_16550;
type1978drivers/char/serial.cinfo->type = PORT_16550A;
type1982drivers/char/serial.cif (info->type == PORT_16450) {
type1991drivers/char/serial.cinfo->type = PORT_8250;
type2031drivers/char/serial.cinfo->type = PORT_UNKNOWN;
type2050drivers/char/serial.cif (info->type == PORT_UNKNOWN)
type2055drivers/char/serial.cswitch (info->type) {
type219drivers/net/3c501.cdev->type    = ARPHRD_ETHER;
type423drivers/net/3c507.cdev->type    = ARPHRD_ETHER;
type231drivers/net/3c509.cdev->type      = ARPHRD_ETHER;
type618drivers/net/8390.cdev->type    = ARPHRD_ETHER;
type276drivers/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;
type663drivers/net/depca.cdev->type       = ARPHRD_ETHER;
type423drivers/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;
type600drivers/net/slip.csl_header(unsigned char *buff, struct device *dev, unsigned short type,
type605drivers/net/slip.cif((sl->mode&SL_MODE_AX25) && type!=NET16(ETH_P_AX25))
type606drivers/net/slip.creturn ax25_encapsulate_ip(buff,dev,type,daddr,saddr,len);
type1122drivers/net/slip.csl->dev->type=3;    /* AF_AX25 not an AF_INET device */
type1128drivers/net/slip.csl->dev->type=0;
type1204drivers/net/slip.cdev->type    = 0;
type197drivers/scsi/scsi.cint dev, lun, type;
type332drivers/scsi/scsi.cswitch (type = scsi_result[0])
type346drivers/scsi/scsi.cprintk("scsi: unknown type %d\n", type);
type350drivers/scsi/scsi.ctype = -1;
type354drivers/scsi/scsi.c(type == TYPE_TAPE) ? 0 : 1;
type355drivers/scsi/scsi.cscsi_devices[NR_SCSI_DEVICES].type = type;
type357drivers/scsi/scsi.cif (type != -1)
type360drivers/scsi/scsi.cswitch(type){
type942drivers/scsi/scsi.cif (scsi_devices[SCpnt->index].type == TYPE_TAPE)
type1602drivers/scsi/scsi.cswitch (scsi_devices[i].type)
type1617drivers/scsi/scsi.cif(scsi_devices[i].type != -1){
type1649drivers/scsi/scsi.cif(scsi_devices[i].type != TYPE_TAPE)
type1656drivers/scsi/scsi.cscsi_devices[i].type != TYPE_TAPE) {
type266drivers/scsi/scsi.hchar type;
type44drivers/scsi/sd.cscsi_devices[SC->index].type != TYPE_MOD)
type730drivers/scsi/sd.c(scsi_devices[SCpnt->index].type == TYPE_DISK ? 
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++);
type475fs/proc/array.cunsigned int type, pid;
type481fs/proc/array.ctype = inode->i_ino;
type482fs/proc/array.cpid = type >> 16;
type483fs/proc/array.ctype &= 0x0000ffff;
type484fs/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, const 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))
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];
type660mm/swap.cstatic int try_to_unuse(unsigned int type)
type693mm/swap.cif (SWP_TYPE(page) != type)
type719mm/swap.cunsigned int type;
type728mm/swap.cfor (type = 0 ; type < nr_swapfiles ; type++,p++) {
type742mm/swap.cif (type >= nr_swapfiles)
type745mm/swap.ci = try_to_unuse(type);
type771mm/swap.cunsigned int type;
type778mm/swap.cfor (type = 0 ; type < nr_swapfiles ; type++,p++)
type781mm/swap.cif (type >= MAX_SWAPFILES)
type783mm/swap.cif (type >= nr_swapfiles)
type784mm/swap.cnr_swapfiles = type+1;
type808mm/swap.cif (i == type)
type823mm/swap.cread_swap_page(SWP_ENTRY(type,0), (char *) p->swap_lockmap);
type524net/inet/arp.cif (arp->ar_hln != dev->addr_len || dev->type != NET16(arp->ar_hrd)) 
type532net/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) 
type649net/inet/arp.carp->ar_hrd = htons(dev->type);
type650net/inet/arp.cif(dev->type!=3)  /* AX.25 */
type734net/inet/arp.cDPRINTF((DBG_ARP, "%d, %d)\n", dev->hard_header_len, dev->type));
type750net/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)
type276net/inet/dev.cif(pt->type==NET16(ETH_P_ALL))
type282net/inet/dev.cif (p1->type == pt->type) {
type293net/inet/dev.cif(pt->type==NET16(ETH_P_ALL))
type315net/inet/dev.cif (pt->type == NET16(ETH_P_ALL))
type333net/inet/dev.cif (pt1->next -> type == pt ->type && pt->type != NET16(ETH_P_ALL)) {
type608net/inet/dev.cunsigned short type;
type644net/inet/dev.ctype = skb->dev->type_trans(skb, skb->dev);
type653net/inet/dev.cif (ptype->type == type || ptype->type == NET16(ETH_P_ALL)) {
type656net/inet/dev.cif (ptype->type==NET16(ETH_P_ALL))
type691net/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,
type75net/inet/icmp.cicmph->type, icmph->code, icmph->checksum);
type82net/inet/icmp.cicmp_send(struct sk_buff *skb_in, int type, int code, struct device *dev)
type91net/inet/icmp.cskb_in, type, code, dev));
type122net/inet/icmp.cicmph->type = type;
type148net/inet/icmp.cerr = (icmph->type << 8) | icmph->code;
type276net/inet/icmp.cicmphr->type = ICMP_ECHOREPLY;
type329net/inet/icmp.cicmphr->type = ICMP_TIMESTAMPREPLY;
type398net/inet/icmp.cicmphr->type = ICMP_ADDRESSREPLY;
type447net/inet/icmp.cswitch(icmph->type) {
type487net/inet/icmp.cin_ntoa(saddr), icmph->type));
type26net/inet/icmp.hextern void  icmp_send(struct sk_buff *skb_in,  int type, int code,
type217net/inet/ip.cstruct device **dev, int type, struct options *opt, int len, int tos, int ttl)
type232net/inet/ip.cskb, saddr, daddr, *dev, type, opt, len));
type271net/inet/ip.cif(type == IPPROTO_RAW) return (tmp);
type280net/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;
type135net/inet/sock.hunsigned short    type;
type202net/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;
type52net/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)