代码搜索:Compatibility
找到约 6,848 项符合「Compatibility」的源代码
代码结果 6,848
www.eeworm.com/read/237824/4620787
py session.py
"""
Deprecated PySNMP 1.x compatibility interface to SNMP v.1 engine
implementation.
Copyright 1999-2002 by Ilya Etingof . See LICENSE for
details.
"""
from pysnmp.mapping.
www.eeworm.com/read/237824/4620792
py message.py
"""
Deprecated PySNMP 1.x compatibility interface to SNMP v.1
protocol implementation.
Copyright 1999-2002 by Ilya Etingof . See LICENSE for
details.
"""
from pysnmp.proto
www.eeworm.com/read/237824/4620797
py v1.py
"""
Deprecated PySNMP 2.0.x compatibility interface to SNMP v.1
protocol implementation.
Copyright 1999-2002 by Ilya Etingof . See LICENSE for
details.
"""
from pysnmp.prot
www.eeworm.com/read/237824/4620814
py v2c.py
from pysnmp.proto.rfc1902 import *
from pysnmp.proto.rfc1905 import *
from pysnmp.proto.api.alpha import rfc1905, pdutypes
# Proto versions compatibility alias
GetResponsePdu = ResponsePdu
TrapPdu =
www.eeworm.com/read/237551/4625388
h sys_errlist.h
/* Declare sys_errlist and sys_nerr, or don't. Compatibility (do) version.
Copyright (C) 2002 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is fre
www.eeworm.com/read/233448/4671900
c kext4.c
/* APPLE LOCAL file KEXT double destructor */
/* { dg-do compile } */
/* { dg-options "-fapple-kext" } */
/* test for use of apple_kext_compatibility on stack */
struct B1 {
virtual ~B1();
} __attri
www.eeworm.com/read/231546/4714799
pl open3.pl
# This is a compatibility interface to IPC::Open3. New programs should
# do
#
# use IPC::Open3;
#
# instead of
#
# require 'open3.pl';
package main;
use IPC::Open3 'open3';
1
www.eeworm.com/read/231546/4714834
pl open2.pl
# This is a compatibility interface to IPC::Open2. New programs should
# do
#
# use IPC::Open2;
#
# instead of
#
# require 'open2.pl';
package main;
use IPC::Open2 'open2';
1
www.eeworm.com/read/209211/4984560
c c_test.c
/*
* test(1); version 7-like -- author Erik Baalbergen
* modified by Eric Gisin to be used as built-in.
* modified by Arnold Robbins to add SVR3 compatibility
* (-x -c -b -p -u -g -k) plus Korn'
www.eeworm.com/read/209211/4986471
c compat.c
/*
* fs kernel compatibility hacks for drivers from the cpu/terminal kernel
*/
#include "all.h"
#include "io.h"
#include "mem.h"
#include "../ip/ip.h" /* for Ether */
#include "etherif.h" /* for Eth