Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Dsys_pipe.c651 pipepair_destroy_pipe(struct pipepair *pp, struct pipe *cpipe) in pipepair_destroy_pipe() function
1388 pipepair_destroy_pipe(PIPE_PAIR(cpipe), cpipe); in pipeclose()