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

/sssd/src/tools/
H A Dsss_debuglevel.c46 struct debuglevel_tool_ctx { struct
51 static errno_t set_debug_level(struct debuglevel_tool_ctx *tool_ctx,
66 struct debuglevel_tool_ctx *ctx = NULL;
129 ctx = talloc_zero(NULL, struct debuglevel_tool_ctx);
157 errno_t set_debug_level(struct debuglevel_tool_ctx *tool_ctx,

Completed in 25 milliseconds