Home | History | Annotate | Download | only in iostream3

Lines Matching full:close

32   // Sync output buffer and close only if responsible for file
36 this->close();
105 // Close gzipped file
107 gzfilebuf::close()
114 // Attempt to sync and close gzipped file
418 // Close file
420 gzifstream::close()
422 if (!sb.close())
473 // Close file
475 gzofstream::close()
477 if (!sb.close())