Home
last modified time | relevance | path

Searched refs:pp_wpipe (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.61.12/bsd/kern/
H A Dsys_pipe.c161 struct pipe pp_wpipe; member
615 struct pipe *wpipe = &pp->pp_wpipe; in pipepair_alloc()
665 (pp->pp_wpipe.pipe_state & PIPE_DEAD); in pipepair_destroy_pipe()