Lines Matching refs:stderr
26242 fprintf(stderr, "** Unable to output memory debug output log: %s **\n",
26889 fprintf(stderr, "** Unable to output memory debug output log: %s **\n",
27518 fprintf(stderr, "** Unable to output memory debug output log: %s **\n",
33233 ** printed on stderr on the way into and out of sqlite3VdbeMemTranslate().
33263 fprintf(stderr, "INPUT: %s\n", sqlite3StrAccumFinish(&acc));
33421 fprintf(stderr, "OUTPUT: %s\n", sqlite3StrAccumFinish(&acc));
44169 fprintf(stderr, "broke stale lock on %s\n", cPath);
44180 fprintf(stderr, "failed to break stale lock on %s, %s\n", cPath, errmsg);
44420 fprintf(stderr, "fchmod %o FAILED with %d %s\n",
44423 fprintf(stderr, "fchmod %o SUCCEDED\n",cmode);
44427 fprintf(stderr, "STAT FAILED[%d] with %d %s\n",
46440 fprintf(stderr, "%s", zDbgBuf);
46442 fprintf(stderr, "%s", zBuf);
99919 ** messages to stderr that may be helpful in understanding the performance
100850 fprintf(stderr, "%lld:%d %s\n", t, iTask, zEvent);
100856 fprintf(stderr, "%lld:X %s\n", t, zEvent);
100865 fprintf(stderr, "%lld:bg%d %s\n", t, iTask, zEvent);
100875 fprintf(stderr, "%lld:main %s\n", t, zEvent);