Home | History | Annotate | Download | only in orig

Lines Matching full:fopen

21 ** Enable large-file support for fopen() and friends on unix.
1670 in = fopen(zName, "rb");
1702 out = fopen(zFile, "wb");
1886 f = fopen(zFile, "wb");
2596 sCsv.in = fopen(sCsv.zFile, "rb");
2769 iotrace = fopen(azArg[1], "w");
2947 alt = fopen(azArg[1], "rb");
3743 in = fopen(sqliterc,"rb");