代码搜索:PIPE
找到约 7,786 项符合「PIPE」的源代码
代码结果 7,786
www.eeworm.com/read/354342/10362790
c pipe.c
/*
* linux/fs/pipe.c
*
* (C) 1991 Linus Torvalds
*/
#include
#include
#include /* for get_free_page */
#include
int read_pipe(struct m
www.eeworm.com/read/425011/10387943
c pipe.c
/*
* pipe.c -- fifo driver for scull
*
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif
#define __NO_VERSION__
#include /* get MOD_DEC_U
www.eeworm.com/read/278766/10511043
c pipe.c
/*
* pipe.c -- fifo driver for scull
*
* Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet
* Copyright (C) 2001 O'Reilly & Associates
*
* The source code in this file can be freely used,
www.eeworm.com/read/278764/10511563
c pipe.c
/*
* pipe.c -- fifo driver for scull
*
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif
#define __NO_VERSION__
#include /* get MOD_DEC_U
www.eeworm.com/read/352754/10517554
c pipe.c
/*
* linux/fs/pipe.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
#include
#include
#include
#include
#include
www.eeworm.com/read/352688/10524244
c pipe.c
/*
* Boa, an http server
* Based on code Copyright (C) 1995 Paul Phillips
* Some changes Copyright (C) 1997-99 Jon Nelson
*
* This program is free softwa
www.eeworm.com/read/352688/10524319
o pipe.o
www.eeworm.com/read/159625/10632777
c pipe.c
/*
* linux/fs/pipe.c
*
* (C) 1991 Linus Torvalds
*/
#include
#include
#include /* for get_free_page */
#include
int read_pipe(struct m
www.eeworm.com/read/422376/10639133
c pipe.c
/*
* pipe.c -- fifo driver for scull
*
* Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet
* Copyright (C) 2001 O'Reilly & Associates
*
* The source code in this file can be freely used,
www.eeworm.com/read/351284/10662940