Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dpipe.h150 void pipe_dtor(struct pipe *dpipe);
/f-stack/freebsd/kern/
H A Dsys_pipe.c412 pipe_dtor(struct pipe *dpipe) in pipe_dtor() function
1546 pipe_dtor(fp->f_data); in pipe_close()