Lines Matching defs:statbuf
46 uv_stat_t statbuf;186 uv_stat_t* statbuf;201 &ctx->statbuf,208 statbuf = &req->statbuf;211 if (ctx->busy_polling < 0 || !statbuf_eq(&ctx->statbuf, statbuf))212 ctx->poll_cb(ctx->parent_handle, 0, &ctx->statbuf, statbuf);214 ctx->statbuf = *statbuf;