Searched defs:gdom (Results 1 - 1 of 1) sorted by relevance

/sssd/src/responder/nss/
H A Dnsssrv_cmd.c3675 struct dom_ctx *gdom = NULL; local
3689 gdom = &gctx->doms[state_ctx->grent.dom_idx];
3691 n = gdom->res->count - state_ctx->grent.cur;
3694 gdom = &gctx->doms[state_ctx->grent.dom_idx];
3695 n = gdom->res->count;
3703 msgs = &(gdom->res->msgs[state_ctx->grent.cur]);
3706 gdom->domain,

Completed in 32 milliseconds