Lines Matching defs:err
217 BOOL err;
221 err = FALSE;
240 err = TRUE;
244 return (err);
2294 int err;
2296 err = 1;
2313 err = 0;
2322 err = refresh_attributes(ctx->firstaction);
2329 err = play_undos(ctx->vol, ctx->lastaction);
2330 if (err)
2334 if (!err && optp && (playedactions == playcount)) {
2342 err = play_redos(ctx->vol, ctx->firstaction);
2343 if (err)
2347 if (err)
2365 err = refresh_attributes(ctx->firstaction);
2367 if (!err) {
2372 err = play_redos(ctx->vol, ctx->firstaction);
2374 if (err) {
3009 int err;
3011 err = 1;
3034 err = 0;
3037 return (err);
3131 int err;
3133 err = 1;
3139 err = 0;
3142 return (err);
3851 int err;
3865 err = 0;
3876 err = 1;
3898 err = 1;
3941 err = 1;
3945 err = 1;
3955 err = 1;
4006 if (!err
4071 err = 1;
4074 err = 1;
4078 err = 1;
4084 if (!err)
4085 err = walkback(ctx, buf, blk,
4089 err = 1;
4092 return (err);
4146 BOOL err;
4166 err = FALSE;
4192 err = TRUE;
4205 err = TRUE;
4226 err = TRUE;
4237 err = TRUE;
4251 err = TRUE;
4275 err = TRUE;
4284 err = TRUE;
4290 err = TRUE;
4296 err = TRUE;
4300 err = TRUE;
4304 err = TRUE;
4308 err = TRUE;
4312 err = TRUE;
4315 if (opth || err)
4320 return (!err);
4381 int err;
4383 err = 1;
4387 err = 0;
4403 err = 1;
4405 err = walk(&ctx);
4408 && !err
4432 if (err)