Home | History | Annotate | Download | only in dist

Lines Matching full:fopen

21 ** Enable large-file support for fopen() and friends on unix.
1675 in = fopen(zName, "rb");
1707 out = fopen(zFile, "wb");
1906 f = fopen(zFile, "wb");
2616 sCsv.in = fopen(sCsv.zFile, "rb");
2789 iotrace = fopen(azArg[1], "w");
2967 alt = fopen(azArg[1], "rb");
3763 in = fopen(sqliterc,"rb");