代码搜索:Compatibility

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

代码结果 6,848
www.eeworm.com/read/321953/3529535

h rt_irq.h

/* * RTLinux v1 API compatibility layer * Written by Michael Barabanov * Copyright (C) 1999-2000Finite State Machine Labs Inc. * */ #ifndef __RTL_RT_IRQ_H__ #define __RTL_RT_IRQ_H__ #include
www.eeworm.com/read/321953/3529536

h rt_time.h

/* * RTLinux v1 API compatibility layer * Written by Michael Barabanov * Copyright (C) 1999-2000 Finite State Machine Labs Inc. * */ #ifndef __ASM_RT_TIME_H__ #define __ASM_RT_TIME_H__ typedef
www.eeworm.com/read/320652/3544112

h ptrace.h

#ifndef __alpha_ptrace_h__ #define __alpha_ptrace_h__ /* * Mostly for OSF/1 compatibility. */ #define REG_BASE 0 #define NGP_REGS 32 #define NFP_REGS 32 #define GPR_BASE
www.eeworm.com/read/318039/3572594

h sysutmp.h

/* * sysutmp.h Compatibility stuff for the different UTMP systems. * * Version: $Id: sysutmp.h,v 1.11 2006/11/14 21:21:46 fcusack Exp $ */ #ifndef SYSUTMP_H_INCLUDED #define SYSUTMP_H_INCLUDED #
www.eeworm.com/read/316872/3593533

c r128_ioc32.c

/** * \file r128_ioc32.c * * 32-bit ioctl compatibility routines for the R128 DRM. * * \author Dave Airlie with code from patches by Egbert Eich * * Copyright (C) Paul Macker
www.eeworm.com/read/316872/3597914

h pconf.h

/* $Id: pconf.h,v 1.1 1996/12/02 00:09:10 davem Exp $ * pconf.h: pathconf() and fpathconf() defines for SunOS * system call compatibility. * * Copyright (C) 1995, 1996 David S. Miller (da
www.eeworm.com/read/316872/3598230

h ipt_physdev.h

#ifndef _IPT_PHYSDEV_H #define _IPT_PHYSDEV_H /* Backwards compatibility for old userspace */ #include #define IPT_PHYSDEV_OP_IN XT_PHYSDEV_OP_IN #define IPT_PHYSDEV
www.eeworm.com/read/316872/3606093

c compat.c

/* compat.c: 32-bit compatibility syscall for 64-bit systems * * Copyright (C) 2004-5 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * * This program is free
www.eeworm.com/read/305712/3770283

h part.h

#ifndef __kparts_part_h__ #define __kparts_part_h__ #include #include #include // ### compatibility #include #include #include
www.eeworm.com/read/292705/3945375

h pconf.h

/* $Id: pconf.h,v 1.1 1996/12/02 00:09:10 davem Exp $ * pconf.h: pathconf() and fpathconf() defines for SunOS * system call compatibility. * * Copyright (C) 1995, 1996 David S. Miller (da