代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/342914/3228565
c pcidata.c
/*
* pcidata.c -- a module that dumps the cfg registers through /proc
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86
*
* Copyright (C) 1997 rubini@linux.it (Alessandro Rubini)
*
www.eeworm.com/read/342914/3228584
c mapper.c
/*
* mapper.c -- simple file that mmap()s a file region and prints it
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86, Sparc and Alpha
*
* Actually, it should run with any Unix
*/
www.eeworm.com/read/342914/3228670
c sleepy.c
/*
* sleepy.c -- the writers awake the readers
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86, Alpha
*********/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# defi
www.eeworm.com/read/330327/3424940
c mapper.c
/*
* mapper.c -- simple file that mmap()s a file region and prints it
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86, Sparc and Alpha
*
* Actually, it should run with any Unix
*/
www.eeworm.com/read/330327/3424964
c sbull.c
/*
* sbull.c -- the Simple Block Utility
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86, Sparc
*
*********/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define
www.eeworm.com/read/330327/3424970
c pciregions.c
/*
* pciregions.c -- a module that prints address regions of PCI boards
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86
*
* Copyright (C) 1997 rubini@linux.it (Alessandro Rubini)
www.eeworm.com/read/330327/3424973
c pcidata.c
/*
* pcidata.c -- a module that dumps the cfg registers through /proc
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86
*
* Copyright (C) 1997 rubini@linux.it (Alessandro Rubini)
*
www.eeworm.com/read/330327/3424994
c mapper.c
/*
* mapper.c -- simple file that mmap()s a file region and prints it
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86, Sparc and Alpha
*
* Actually, it should run with any Unix
*/
www.eeworm.com/read/330327/3425092
c sleepy.c
/*
* sleepy.c -- the writers awake the readers
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86, Alpha
*********/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# defi
www.eeworm.com/read/306549/3736770
c mapper.c
/*
* mapper.c -- simple file that mmap()s a file region and prints it
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86, Sparc and Alpha
*
* Actually, it should run with any Unix
*/