代码搜索:Compatibility
找到约 6,848 项符合「Compatibility」的源代码
代码结果 6,848
www.eeworm.com/read/395229/2448148
h ipc.h
#ifndef _LINUX_IPC_H
#define _LINUX_IPC_H
#include
#define IPC_PRIVATE ((__kernel_key_t) 0)
/* Obsolete, used only for backwards compatibility and libc5 compiles */
struct ipc_per
www.eeworm.com/read/393718/2467578
hpp test.hpp
// test.hpp
#ifndef yaSSL_TEST_HPP
#define yaSSL_TEST_HPP
#include "runtime.hpp"
#include "openssl/ssl.h" /* openssl compatibility test */
#include
#include
#include
www.eeworm.com/read/393716/2469076
hpp test.hpp
// test.hpp
#ifndef yaSSL_TEST_HPP
#define yaSSL_TEST_HPP
#include "runtime.hpp"
#include "openssl/ssl.h" /* openssl compatibility test */
#include
#include
#include
www.eeworm.com/read/393713/2470410
hpp test.hpp
// test.hpp
#ifndef yaSSL_TEST_HPP
#define yaSSL_TEST_HPP
#include "runtime.hpp"
#include "openssl/ssl.h" /* openssl compatibility test */
#include
#include
#include
www.eeworm.com/read/393710/2471739
hpp test.hpp
// test.hpp
#ifndef yaSSL_TEST_HPP
#define yaSSL_TEST_HPP
#include "runtime.hpp"
#include "openssl/ssl.h" /* openssl compatibility test */
#include
#include
#include
www.eeworm.com/read/393286/2478628
c sunos_ioctl.c
/* $Id: sunos_ioctl.c,v 1.34 2000/09/03 14:10:56 anton Exp $
* sunos_ioctl.c: The Linux Operating system: SunOS ioctl compatibility.
*
* Copyright (C) 1995 Miguel de Icaza (miguel@nuclecu.unam.mx)
www.eeworm.com/read/387868/2554326
hhp testing.hhp
[OPTIONS]
Compatibility=1.1
Compiled file=testing.chm
Contents file=contents.hhc
Display compile progress=No
Index file=Index.hhk
Language=0x405 萫sky
Title=Test HELPFILE
Default topic=main.htm
[FILES
www.eeworm.com/read/382361/2637697
h sched.h
/*
* linux/fs.h compatibility header
*/
#ifndef __COMPAT_LINUX_SCHED_H_
#define __COMPAT_LINUX_SCHED_H_
#include
#if LINUX_VERSION_CODE < 0x020200
#define signal_pending(x) (((x
www.eeworm.com/read/382361/2637705
h kmod.h
/*
* linux/kmod.h compatibility header
*/
#ifndef __COMPAT_LINUX_KMOD_H_
#define __COMPAT_LINUX_KMOD_H_
#include
#if LINUX_VERSION_CODE < 0x020200
#else
#include_next
www.eeworm.com/read/382361/2637706
h poll.h
/*
* linux/poll.h compatibility header
*/
#ifndef __COMPAT_LINUX_POLL_H_
#define __COMPAT_LINUX_POLL_H_
#include
#if LINUX_VERSION_CODE < 0x020200
#else
#include_next