Lines Matching refs:close
477 close(topfd)
530 close(dirfd)
844 # and close the std I/O streams. Also, P_OVERLAY is the same
999 # Helper for popen() -- a proxy for a file whose close waits for the process
1004 def close(self):
1005 self._stream.close()
1016 self.close()
1096 def close(self):
1102 self.close()
1115 Remove the directory by calling close() on the returned object or