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

/sssd/src/responder/common/
H A Dresponder_get_domains.c369 struct sss_nc_ctx *optional_ncache; member in struct:get_domains_state
385 if (state->optional_ncache != NULL) {
387 state->optional_ncache);
420 struct sss_nc_ctx *optional_ncache)
430 state->optional_ncache = optional_ncache;
417 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.h336 struct sss_nc_ctx *optional_ncache);

Completed in 318 milliseconds