Home | History | Annotate | Download | only in qtools

Lines Matching refs:static_filename_

617     static_filename_ = NULL;
686 delete[] static_filename_;
762 static_filename_ = fname;
1051 freopen(static_filename_, "r+", static_fstream_);
1079 perror(static_filename_);
1106 perror(static_filename_);
1118 freopen(static_filename_, "r+", static_fstream_);