IBNOS
Macros | Functions
pipe.c File Reference
#include <process/pipe.h>
#include <process/object.h>
#include <memory/allocator.h>
#include <console/console.h>
#include <util/list.h>
#include <util/util.h>
Include dependency graph for pipe.c:

Go to the source code of this file.

Macros

#define MIN_PIPE_BUFFER_SIZE   0x1000
 
#define MAX_PIPE_BUFFER_SIZE   0x10000
 

Functions

struct pipepipeCreate ()
 Creates a new kernel pipe object. More...
 
struct stdoutstdoutCreate ()
 Creates a new kernel stdout object. More...