代码搜索:Compatibility

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

代码结果 6,848
www.eeworm.com/read/480930/1307457

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/479151/1338093

c compat.c

/* * $Id: compat.c,v 1.1 1998/02/16 10:35:50 mj Exp $ * * PCI Bus Services -- Function For Backward Compatibility * * Copyright 1998--2000 Martin Mares */ #include #
www.eeworm.com/read/464610/1526946

hhp chm_hhp.hhp

[OPTIONS] Compatibility=1.1 or later Compiled file=CHM 帮助.chm Contents file=chm_hhc.hhc Default Window=chm_window Default topic=chm_about.htm Display compile progress=No Index file=chm_hhk.hhk
www.eeworm.com/read/464610/1526947

hhp chm_hhp.hhp

[OPTIONS] Compatibility=1.1 or later Compiled file=CHM 帮助.chm Contents file=chm_hhc.hhc Default Window=chm_window Default topic=chm_about.htm Display compile progress=No Index file=chm_hhk.hhk
www.eeworm.com/read/250243/4434218

s systbls.s

/* $Id: systbls.S,v 1.81 2002/02/08 03:57:14 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/250243/4435396

s systbls.s

/* $Id: systbls.S,v 1.103 2002/02/08 03:57:14 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/248928/4463018

map libdb.map

GLIBC_2.0 { global: # the real DB entry point. dbopen; __dbopen; # The compatibility functions. dbm_clearerr; dbm_close; dbm_delete; dbm_dirfno; dbm_error; dbm_fetch; dbm_firstk
www.eeworm.com/read/243567/4522111

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/243567/4522795

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/242732/4536995

c crtmain.c

/* $Id: crtmain.c 21262 2006-03-08 23:27:16Z audit $ * * ReactOS MSVCRT.DLL Compatibility Library */ #include #define NDEBUG #include #ifndef __GNUC__