代码搜索:Tested

找到约 4,133 项符合「Tested」的源代码

代码结果 4,133
www.eeworm.com/read/297160/3888841

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/297160/3888903

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/297160/3888905

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/297160/3888908

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/297160/3888933

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/297160/3888943

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/278768/4141797

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/278768/4141799

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/278768/4141802

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/416031/2129924

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