代码搜索:Compatibility

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

代码结果 6,848
www.eeworm.com/read/316872/3598227

h ipt_mark.h

#ifndef _IPT_MARK_H_target #define _IPT_MARK_H_target /* Backwards compatibility for old userspace */ #include /* Version 0 */ #define ipt_mark_target_info xt_mark_targe
www.eeworm.com/read/316872/3598239

h ipt_mark.h

#ifndef _IPT_MARK_H #define _IPT_MARK_H /* Backwards compatibility for old userspace */ #include #define ipt_mark_info xt_mark_info #endif /*_IPT_MARK_H*/
www.eeworm.com/read/314308/3637103

h ldbm.h

/* ldbm.h - ldap dbm compatibility routine header file */ /* $OpenLDAP: pkg/ldap/servers/slapd/back-ldbm/ldbm.h,v 1.2.2.3 2007/01/02 21:44:03 kurt Exp $ */ /* This work is part of OpenLDAP Software
www.eeworm.com/read/298657/3860143

h file.h

/* libc/sys/linux/sys/file.h - BSD compatibility */ /* Written 2000 by Werner Almesberger */ #ifndef _SYS_FILE_H #define _SYS_FILE_H #include int flock(int fd,int operation); #endi
www.eeworm.com/read/294038/3921608

s systbls.s

/* $Id: systbls.S,v 1.79 2001/10/18 08:27:05 davem Exp $ * systbls.S: System call entry point tables for OS compatibility. * The native Linux system call table lives here also. * * Copy
www.eeworm.com/read/294038/3922291

s systbls.s

/* $Id: systbls.S,v 1.101 2001/10/18 08:27:05 davem Exp $ * systbls.S: System call entry point tables for OS compatibility. * The native Linux system call table lives here also. * * Cop
www.eeworm.com/read/292705/3943425

s systbls.s

/* $Id: systbls.S,v 1.79 2001/10/18 08:27:05 davem Exp $ * systbls.S: System call entry point tables for OS compatibility. * The native Linux system call table lives here also. * * Copy
www.eeworm.com/read/292705/3944135

s systbls.s

/* $Id: systbls.S,v 1.101 2001/10/18 08:27:05 davem Exp $ * systbls.S: System call entry point tables for OS compatibility. * The native Linux system call table lives here also. * * Cop
www.eeworm.com/read/292705/3944898

h pconf.h

/* $Id: pconf.h,v 1.3 1996/04/25 06:13:25 davem Exp $ * pconf.h: pathconf() and fpathconf() defines for SunOS * system call compatibility. * * Copyright (C) 1995 David S. Miller (davem@ca
www.eeworm.com/read/292670/3950651

h vmalloc.h

/* * linux/vmalloc.h compatibility header */ #ifndef __COMPAT_LINUX_VMALLOC_H_ #define __COMPAT_LINUX_VMALLOC_H_ #include #if LINUX_VERSION_CODE < 0x020200 #else #include_next