Searched refs:pipe_close (Results 1 – 3 of 3) sorted by relevance
38 static void pipe_close (struct serial *scb);120 pipe_close (struct serial *scb) in pipe_close() function145 ops->close = pipe_close; in _initialize_ser_pipe()
5300 (pipe_close): Retain the PID of the sub-process using ``struct5302 (pipe_close): Kill of the sub-process as part of the cleanup.
61 int pipe_close(struct file *, struct proc *);72 .fo_close = pipe_close741 pipe_close(struct file *fp, struct proc *p) in pipe_close() function