Searched refs:close_on_close (Results 1 – 1 of 1) sorted by relevance
58 close_on_close = 2, enumerator101 tmp.flags_ = flags_ & close_on_exit ? close_on_close : never_close; in open()257 close_impl((flags_ & close_on_close) != 0, true); in close()423 detail::file_descriptor_impl::close_on_close); } in open()435 detail::file_descriptor_impl::close_on_close); } in open()