代码搜索:Compatibility

找到约 6,848 项符合「Compatibility」的源代码

代码结果 6,848
www.eeworm.com/read/393286/2479201

s ia32entry.s

/* * Compatibility mode system call entry point for x86-64. * * Copyright 2000-2002 Andi Kleen, SuSE Labs. */ #include #include #include
www.eeworm.com/read/393286/2485272

quirks readme.quirks

Below is what the bt878 data book says about the PCI bug compatibility modes of the bt878 chip. The triton1 insmod option sets the EN_TBFX bit in the control register. The vsfx insmod option does th
www.eeworm.com/read/387975/2553689

hhp wizard97test.hhp

[OPTIONS] Binary Index=No Binary TOC=Yes Compatibility=1.1 or later Compiled file=Wizard97Test.chm Contents file=Wizard97Test.hhc Default Window=$global_main Default topic=Wizard97Test.html Di
www.eeworm.com/read/385891/2577631

c old-checksum.c

/* * FIXME: old compatibility stuff, will be removed soon. */ #include unsigned int csum_partial_copy( const char *src, char *dst, int len, int sum) { int src_err=0, dst_err=0;
www.eeworm.com/read/385891/2579203

c old-checksum.c

/* * FIXME: old compatibility stuff, will be removed soon. */ #include unsigned int csum_partial_copy( const char *src, char *dst, int len, int sum) { int src_err=0, dst_err=0;
www.eeworm.com/read/385891/2579401

c sunos_ioctl.c

/* $Id: sunos_ioctl.c,v 1.1.1.1 2004/02/04 12:55:49 laputa Exp $ * sunos_ioctl.c: The Linux Operating system: SunOS ioctl compatibility. * * Copyright (C) 1995 Miguel de Icaza (miguel@nuclecu.unam
www.eeworm.com/read/385891/2583086

quirks readme.quirks

Below is what the bt878 data book says about the PCI bug compatibility modes of the bt878 chip. The triton1 insmod option sets the EN_TBFX bit in the control register. The vsfx insmod option does th
www.eeworm.com/read/385462/2591054

s entry.s

/* * Compatibility hypercall routines. */ #include #include #include #include #include #include #include
www.eeworm.com/read/382361/2637696

h module.h

/* * module.h compatibility header */ #ifndef _COMPAT_MODULE_H #define _COMPAT_MODULE_H #include #if LINUX_VERSION_CODE < 0x020115 #define MODULE_AUTHOR(a) #define MODULE_DESCRI
www.eeworm.com/read/382361/2637701

h isapnp.h

/* * linux/fisapnp.h compatibility header */ #ifndef __COMPAT_LINUX_ISAPNP_H_ #define __COMPAT_LINUX_ISAPNP_H_ #include #if LINUX_VERSION_CODE >= 0x020300 #include_next