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()
153 static fo_close_t pipe_close; variable166 .fo_close = pipe_close,1561 pipe_close(fp, td) in pipe_close() function