Lines Matching defs:pipe
66 #include <sys/pipe.h>356 struct pipe *pipe;393 pipe = fp->f_data;395 PIPE_LOCK(pipe);396 mac_pipe_copy_label(pipe->pipe_pair->pp_label, intlabel);397 PIPE_UNLOCK(pipe);490 struct pipe *pipe;542 pipe = fp->f_data;543 PIPE_LOCK(pipe);545 pipe->pipe_pair, intlabel);546 PIPE_UNLOCK(pipe);