Searched refs:own_fd (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/zlib/contrib/iostream3/
H A Dzfstream.cc22 : file(NULL), io_mode(std::ios_base::openmode(0)), own_fd(false),
35 if (own_fd)
73 own_fd = true;
101 own_fd = false;
121 own_fd = false;
H A Dzfstream.h199 bool own_fd; member in class:gzfilebuf
/haiku-buildtools/binutils/zlib/contrib/iostream3/
H A Dzfstream.cc22 : file(NULL), io_mode(std::ios_base::openmode(0)), own_fd(false),
35 if (own_fd)
73 own_fd = true;
101 own_fd = false;
121 own_fd = false;
H A Dzfstream.h199 bool own_fd; member in class:gzfilebuf

Completed in 52 milliseconds