Lines Matching defs:wrote
40310 int wrote = 0;
40362 while( (wrote = seekAndWrite(pFile, offset, pBuf, amt))<amt && wrote>0 ){
40363 amt -= wrote;
40364 offset += wrote;
40365 pBuf = &((char*)pBuf)[wrote];
40367 SimulateIOError(( wrote=(-1), amt=1 ));
40368 SimulateDiskfullError(( wrote=0, amt=1 ));
40370 if( amt>wrote ){
40371 if( wrote<0 && pFile->lastErrno!=ENOSPC ){
40375 "unixWrite, lastErrno set by seekAndWrite, fd[%d], offset[%lld], wrote[%d], amt[%d], lastErrno[%d]",
40378 wrote,
40387 "unixWrite, not a system error, fd[%d], offset[%lld], wrote[%d], amt[%d], lastErrno[%d]",
40390 wrote,
56943 ** - 4 bytes: Sector size used by the process that wrote this journal.
57144 ** invalid, then the process that wrote the journal-header must have
59807 ** that wrote to this database was operating in persistent-journal
66435 ** (2) A checkpoint as been attempted that wrote frames past