代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/330327/3425061
c slaved.c
/*
* slave.c -- the slave module of a master/slave pair using kerneld
*
* Tested with 2.0 on the x86, Sparc
* Tested with 2.1.43 on the x86
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifn
www.eeworm.com/read/330327/3425064
c slave.c
/*
* slave.c -- the slave module of a master/slave pair using kerneld
*
* Tested with 2.0 on the x86, Sparc
* Tested with 2.1.43 on the x86
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifn
www.eeworm.com/read/330327/3425093
c faulty.c
/*
* faulty.c -- a module which generates an oops when read
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86, Sparc
*
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
www.eeworm.com/read/330327/3425104
c silly.c
/*
* silly.c -- Simple Tool for Unloading and Printing ISA Data
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86
* This module won't work on the sparc, where there's no concept of I/O
www.eeworm.com/read/306549/3736813
c pipe.c
/*
* pipe.c -- fifo driver for scull
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86, Sparc
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif
www.eeworm.com/read/306549/3736875
c slaveh.c
/*
* slave.c -- the slave module of a master/slave pair using kerneld
*
* Tested with 2.0 on the x86, Sparc
* Tested with 2.1.43 on the x86
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifn
www.eeworm.com/read/306549/3736877
c slaved.c
/*
* slave.c -- the slave module of a master/slave pair using kerneld
*
* Tested with 2.0 on the x86, Sparc
* Tested with 2.1.43 on the x86
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifn
www.eeworm.com/read/306549/3736880
c slave.c
/*
* slave.c -- the slave module of a master/slave pair using kerneld
*
* Tested with 2.0 on the x86, Sparc
* Tested with 2.1.43 on the x86
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifn
www.eeworm.com/read/306549/3736905
c faulty.c
/*
* faulty.c -- a module which generates an oops when read
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86, Sparc
*
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
www.eeworm.com/read/306549/3736915
c silly.c
/*
* silly.c -- Simple Tool for Unloading and Printing ISA Data
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86
* This module won't work on the sparc, where there's no concept of I/O