taglinefilesource code
type162drivers/FPU-emu/errors.cint type;
type273drivers/FPU-emu/errors.cfor (i=0; exception_names[i].type; i++)
type274drivers/FPU-emu/errors.cif ( (exception_names[i].type & n) == exception_names[i].type )
type277drivers/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 )
type726drivers/char/serial.cif (!info->port || !info->type) {
type757drivers/char/serial.cif (info->type == PORT_16550A) {
type964drivers/char/serial.cif (info->type == PORT_16550A) {
type1107drivers/char/serial.ctmp.type = info->type;
type1140drivers/char/serial.c(new_serial.type != info->type) ||
type1155drivers/char/serial.c(new_serial.type < PORT_UNKNOWN) || (new_serial.type > PORT_MAX)) {
type1162drivers/char/serial.c(rs_table[i].port == new_serial.port) && rs_table[i].type)
type1170drivers/char/serial.cif (new_serial.port && new_serial.type && new_serial.irq &&
type1195drivers/char/serial.cinfo->type = new_serial.type;
type1210drivers/char/serial.cif (!info->port || !info->type)
type1873drivers/char/serial.cinfo->type = PORT_UNKNOWN;
type1928drivers/char/serial.cinfo->type = PORT_16450;
type1931drivers/char/serial.cinfo->type = PORT_UNKNOWN;
type1934drivers/char/serial.cinfo->type = PORT_16550;
type1937drivers/char/serial.cinfo->type = PORT_16550A;
type1941drivers/char/serial.cif (info->type == PORT_16450) {
type1950drivers/char/serial.cinfo->type = PORT_8250;
type1990drivers/char/serial.cinfo->type = PORT_UNKNOWN;
type2009drivers/char/serial.cif (info->type == PORT_UNKNOWN)
type2014drivers/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;
type653drivers/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;
type583drivers/net/slip.csl_header(unsigned char *buff, struct device *dev, unsigned short type,
type589drivers/net/slip.cif((sl->mode&SL_MODE_AX25) && type!=NET16(ETH_P_AX25))
type599drivers/net/slip.cif(type!=ETH_P_IP)
type625drivers/net/slip.cswitch(type)
type1154drivers/net/slip.csl->dev->type=3;    /* AF_AX25 not an AF_INET device */
type1160drivers/net/slip.csl->dev->type=0;
type1235drivers/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;
type171fs/isofs/inode.cif (isonum_711 (hdp->type) != ISO_VD_PRIMARY)
type173fs/isofs/inode.cif (isonum_711 (hdp->type) == ISO_VD_END)
type184fs/isofs/inode.cif (isonum_711 (vdp->type) != ISO_VD_PRIMARY)
type186fs/isofs/inode.cif (isonum_711 (vdp->type) == ISO_VD_END)
type133fs/nfs/proc.cfattr->type = (enum nfs_ftype) ntohl(*p++);
type423fs/proc/array.cunsigned int type, pid;
type429fs/proc/array.ctype = inode->i_ino;
type430fs/proc/array.cpid = type >> 16;
type431fs/proc/array.ctype &= 0x0000ffff;
type432fs/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)) {
type309fs/super.cstatic int do_mount(dev_t dev, const char * dir, char * type, int flags, void * data)
type330fs/super.csb = read_super(dev,type,flags,data,0);
type426fs/super.casmlinkage int sys_mount(char * dev_name, char * dir_name, char * type,
type451fs/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 */
type95include/linux/kd.hlong type;      /* type of display */
type20include/linux/kernel.hint verify_area(int type, void * addr, unsigned long count);
type70include/linux/net.hshort      type;    /* SOCK_STREAM, ...    */
type129include/linux/nfs.henum nfs_ftype type;
type27include/linux/serial.hint      type;     /* UART type */
type73include/linux/tty.hint  type;
type144include/linux/unistd.h#define _syscall0(type,name) \
type145include/linux/unistd.htype name(void) \
type152include/linux/unistd.hreturn (type) __res; \
type157include/linux/unistd.h#define _syscall1(type,name,atype,a) \
type158include/linux/unistd.htype name(atype a) \
type165include/linux/unistd.hreturn (type) __res; \
type170include/linux/unistd.h#define _syscall2(type,name,atype,a,btype,b) \
type171include/linux/unistd.htype name(atype a,btype b) \
type178include/linux/unistd.hreturn (type) __res; \
type183include/linux/unistd.h#define _syscall3(type,name,atype,a,btype,b,ctype,c) \
type184include/linux/unistd.htype name(atype a,btype b,ctype c) \
type191include/linux/unistd.hreturn (type) __res; \
type196include/linux/unistd.h#define _syscall4(type,name,atype,a,btype,b,ctype,c,dtype,d) \
type197include/linux/unistd.htype name (atype a, btype b, ctype c, dtype d) \
type205include/linux/unistd.hreturn (type) __res; \
type210include/linux/unistd.h#define _syscall5(type,name,atype,a,btype,b,ctype,c,dtype,d,etype,e) \
type211include/linux/unistd.htype name (atype a,btype b,ctype c,dtype d,etype e) \
type219include/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))
type654mm/memory.cint verify_area(int type, void * addr, unsigned long size)
type663mm/memory.cif (wp_works_ok || type == VERIFY_READ || !size)
type30mm/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];
type104mm/swap.cunsigned int offset, type;
type107mm/swap.cfor (type = 0 ; type < nr_swapfiles ; type++,p++) {
type118mm/swap.creturn SWP_ENTRY(type,offset);
type127mm/swap.cunsigned long offset, type;
type132mm/swap.ctype = SWP_TYPE(entry);
type133mm/swap.cif (type == SHM_SWP_TYPE)
type135mm/swap.cif (type >= nr_swapfiles) {
type139mm/swap.cp = type + swap_info;
type155mm/swap.cunsigned long offset, type;
type159mm/swap.ctype = SWP_TYPE(entry);
type160mm/swap.cif (type == SHM_SWP_TYPE)
type162mm/swap.cif (type >= nr_swapfiles) {
type166mm/swap.cp = & swap_info[type];
type608mm/swap.cstatic int try_to_unuse(unsigned int type)
type641mm/swap.cif (SWP_TYPE(page) != type)
type667mm/swap.cunsigned int type;
type676mm/swap.cfor (type = 0 ; type < nr_swapfiles ; type++,p++) {
type690mm/swap.cif (type >= nr_swapfiles)
type693mm/swap.ci = try_to_unuse(type);
type719mm/swap.cunsigned int type;
type726mm/swap.cfor (type = 0 ; type < nr_swapfiles ; type++,p++)
type729mm/swap.cif (type >= MAX_SWAPFILES)
type731mm/swap.cif (type >= nr_swapfiles)
type732mm/swap.cnr_swapfiles = type+1;
type756mm/swap.cif (i == type)
type771mm/swap.cread_swap_page(SWP_ENTRY(type,0), (char *) p->swap_lockmap);
type501net/inet/arp.cif (arp->ar_hln != dev->addr_len || dev->type != NET16(arp->ar_hrd)) 
type509net/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) 
type627net/inet/arp.carp->ar_hrd = htons(dev->type);
type628net/inet/arp.cif(dev->type!=3)  /* AX.25 */
type712net/inet/arp.cDPRINTF((DBG_ARP, "%d, %d)\n", dev->hard_header_len, dev->type));
type728net/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)
type300net/inet/dev.cif (p1->type == pt->type) {
type331net/inet/dev.cif (pt1->next -> type == pt ->type) {
type595net/inet/dev.cunsigned short type;
type630net/inet/dev.ctype = skb->dev->type_trans(skb, skb->dev);
type639net/inet/dev.cif (ptype->type == type) {
type675net/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));
type122net/inet/icmp.cicmph->type = type;
type148net/inet/icmp.cerr = (icmph->type << 8) | icmph->code;
type274net/inet/icmp.cicmphr->type = ICMP_ECHOREPLY;
type337net/inet/icmp.cicmphr->type = ICMP_ADDRESSREPLY;
type386net/inet/icmp.cswitch(icmph->type) {
type419net/inet/icmp.cin_ntoa(saddr), icmph->type));
type26net/inet/icmp.hextern void  icmp_send(struct sk_buff *skb_in,  int type, int code,
type204net/inet/ip.cstruct device **dev, int type, struct options *opt, int len, int tos, int ttl)
type219net/inet/ip.cskb, saddr, daddr, *dev, type, opt, len));
type258net/inet/ip.cif(type == IPPROTO_RAW) return (tmp);
type267net/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)  */
type172net/inet/packet.cp->type = sk->num;
type223net/inet/packet.caddr.sa_family = skb->dev->type;
type765net/inet/sock.cswitch(sock->type) {
type827net/inet/sock.csk->type = sock->type;
type123net/inet/sock.hunsigned short    type;
type190net/inet/sock.hstruct device **dev, int type,
type429net/socket.csock_socket(int family, int type, int protocol)
type437net/socket.cfamily, type, protocol));
type455net/socket.cif ((type != SOCK_STREAM && type != SOCK_DGRAM &&
type456net/socket.ctype != SOCK_SEQPACKET && type != SOCK_RAW &&
type457net/socket.ctype != SOCK_PACKET) || protocol < 0)
type469net/socket.csock->type = type;
type486net/socket.csock_socketpair(int family, int type, int protocol, unsigned long usockvec[2])
type494net/socket.cfamily, type, protocol));
type500net/socket.cif ((fd1 = sock_socket(family, type, protocol)) < 0) return(fd1);
type508net/socket.cif ((fd2 = sock_socket(family, type, protocol)) < 0) {
type610net/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)