Searched refs:pipe_close (Results 1 – 2 of 2) 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()
155 static fo_close_t pipe_close; variable168 .fo_close = pipe_close,1506 pipe_close(struct file *fp, struct thread *td) in pipe_close() function