Home | History | Annotate | Download | only in Utility

Lines Matching refs:close

34 // The destructor will close the master and slave file descriptors
46 // Close the master file descriptor if it is valid.
53 ::close (m_master_fd);
59 // Close the slave file descriptor if it is valid.
66 ::close (m_slave_fd);
78 // will close the master file descriptor, therefore clients must
203 // This class will close the file descriptors for the master/slave
239 // We are done with the master in the child process so lets close it
308 // without closing it. The destructor for this class will close the
317 // class will close it otherwise!)
325 // without closing it. The destructor for this class will close the
334 // class will close it otherwise!)