Lines Matching defs:uuid
95 char uuid[APR_UUID_FORMATTED_LENGTH + 1];
137 ctx->uuid, ctx->count);
152 (apr_uint64_t)(hdr_len), ctx->conn->filename, ctx->conn->direction, ctx->uuid, ctx->count);
161 (apr_uint64_t)(hdr_len), ctx->conn->filename, ctx->conn->direction, ctx->uuid, ctx->count);
212 ctx->direction, ctx->uuid, ctx->count);
234 (apr_uint64_t)(vec[0].iov_len + vec[1].iov_len + vec[2].iov_len), ctx->conn->filename, ctx->conn->direction, ctx->uuid, ctx->count);
243 (apr_uint64_t)(vec[0].iov_len + vec[1].iov_len + vec[2].iov_len), ctx->conn->filename, ctx->conn->direction, ctx->uuid, ctx->count);
343 apr_uuid_t uuid;
358 apr_uuid_get(&uuid);
361 apr_uuid_format(ctx->uuid, &uuid);
374 apr_uuid_get(&uuid);
377 apr_uuid_format(ctx->uuid, &uuid);
413 apr_uuid_t uuid;
421 apr_uuid_get(&uuid);
434 apr_uuid_format(ctx->uuid, &uuid);