Home | History | Annotate | Download | only in src

Lines Matching refs:wt

2699     fs->file = fopen( fs->filename, !fs->write_mode ? "rt" : !append ? "wt" : "a+t" );