代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/306549/3736791
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/306549/3736796
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/306549/3736799
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/306549/3736818
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/306549/3736904
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/297160/3888795
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/297160/3888818
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/297160/3888824
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/297160/3888827
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/297160/3888846
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
*/