代码搜索:Emulate

找到约 948 项符合「Emulate」的源代码

代码结果 948
www.eeworm.com/read/131315/5934549

c oldbind.compat.c

/* ** OLDBIND.COMPAT.C ** ** Very old systems do not have res_query(), res_querydomain() or ** res_search(), so emulate them here. ** ** You really ought to be upgrading to a newer version of BIND **
www.eeworm.com/read/124745/6041272

in radtest.in

#! /bin/sh # # radtest Emulate the user interface of the old # radtest that used to be part of FreeRADIUS. # # Version: $Id: radtest.in,v 1.7 2002/09/30 19:05:02 aland Exp $ # prefix="@prefix@" exec
www.eeworm.com/read/481537/6642747

c tick-broadcast.c

/* * linux/kernel/time/tick-broadcast.c * * This file contains functions which emulate a local clock-event * device via a broadcast event source. * * Copyright(C) 2005-2006, Thomas Gleixner
www.eeworm.com/read/346364/11753096

c d169_tmp_sensor_slave.c

//----------------------------------------------------------------------------- // MSP430F169 TMP100 I2C Slave Emulation II // // Uses ADC12 and I2C modules to emulate behaviour of the TMP100 // t
www.eeworm.com/read/154848/11923117

h getpagesize.h

/* Emulate getpagesize on systems that lack it. */ #ifndef HAVE_GETPAGESIZE #ifdef VMS #define getpagesize() 512 #endif #ifdef HAVE_UNISTD_H #include #endif #ifdef _SC_PAGESIZE #define
www.eeworm.com/read/233011/14174256

c fet140_i2c_04.c

//----------------------------------------------------------------------------- // MSP430F169 TMP100 I2C Slave Emulation II // // Uses ADC12 and I2C modules to emulate behaviour of the TMP100 // t
www.eeworm.com/read/121473/14755923

c d169_tmp_sensor_slave.c

//----------------------------------------------------------------------------- // MSP430F169 TMP100 I2C Slave Emulation II // // Uses ADC12 and I2C modules to emulate behaviour of the TMP100 // t
www.eeworm.com/read/227819/4768556

in radtest.in

#! /bin/sh # # radtest Emulate the user interface of the old # radtest that used to be part of FreeRADIUS. # # Version: $Id: radtest.in,v 1.7 2002/09/30 19:05:02 aland Exp $ # prefix="@prefix@" exec
www.eeworm.com/read/321483/3533841

t version.t

#!/usr/bin/perl -w BEGIN { if( $ENV{PERL_CORE} ) { chdir 't' if -d 't'; @INC = qw(../lib ../t/lib); } } use strict; use Test::More tests => 1; # Here we emulate a bug with b
www.eeworm.com/read/318039/3572644

in radtest.in

#! /bin/sh # # radtest Emulate the user interface of the old # radtest that used to be part of FreeRADIUS. # # Version: $Id: radtest.in,v 1.7 2002/09/30 19:05:02 aland Exp $ # prefix="@prefix@" exec