Home | History | Annotate | Download | only in codesighs

Lines Matching full:fopen

384         symDB = fopen(inDBName, "r");
1963 outOptions->mInput = fopen(current->mValue, "r");
1988 outOptions->mOutput = fopen(current->mValue, "a");
2155 inOptions->mInput = fopen(lineBuf, "r");