Home | History | Annotate | Download | only in codesighs

Lines Matching full:fopen

699                 outOptions->mInput = fopen(current->mValue, "r");
724 outOptions->mOutput = fopen(current->mValue, "a");