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

/sssd-io/src/tools/
H A Dsss_cache.c92 struct cache_tool_ctx { struct
122 static bool is_filter_valid(struct cache_tool_ctx *ctx,
124 static errno_t init_domains(struct cache_tool_ctx *ctx,
127 struct cache_tool_ctx **tctx);
135 static errno_t update_all_filters(struct cache_tool_ctx *tctx,
145 struct cache_tool_ctx *tctx = NULL;
247 static errno_t update_filter(struct cache_tool_ctx *tctx,
351 static errno_t update_all_filters(struct cache_tool_ctx *tctx,
599 static errno_t init_domains(struct cache_tool_ctx *ctx,
658 struct cache_tool_ctx **tct
[all...]

Completed in 17 milliseconds