pipe_create        92 kern/sys_pipe.c int	pipe_create(struct pipe *);
pipe_create       114 kern/sys_pipe.c 	error = pipe_create(rpipe);
pipe_create       118 kern/sys_pipe.c 	error = pipe_create(wpipe);