Searched refs:optional_ncache (Results 1 - 2 of 2) sorted by relevance

/sssd-io/src/responder/common/
H A Dresponder_get_domains.c407 struct sss_nc_ctx *optional_ncache; member in struct:get_domains_state
423 if (state->optional_ncache != NULL) {
425 state->optional_ncache);
466 struct sss_nc_ctx *optional_ncache)
476 state->optional_ncache = optional_ncache;
463 schedule_get_domains_task(TALLOC_CTX *mem_ctx, struct tevent_context *ev, struct resp_ctx *rctx, struct sss_nc_ctx *optional_ncache) argument
H A Dresponder.h422 struct sss_nc_ctx *optional_ncache);

Completed in 12 milliseconds