pipe.c File Reference

#include <ubixos/types.h>
#include <sys/sysproto.h>
#include <sys/thread.h>
#include <sys/pipe.h>
#include <sys/kern_descrip.h>
#include <lib/kprintf.h>
#include <assert.h>

Go to the source code of this file.

Functions

int pipe (struct thread *td, struct pipe_args *uap)


Function Documentation

int pipe ( struct thread td,
struct pipe_args uap 
)

Definition at line 38 of file pipe.c.

References file::f_flag, falloc(), FREAD, FWRITE, kprintf(), and thread::td_retval.


Generated on Sun Dec 3 02:38:09 2006 for UbixOS V2 by  doxygen 1.4.7