Searched refs:debug_level (Results 1 – 1 of 1) sorted by relevance
169 int debug_level; member343 ctx->debug_level = (int)i; in capi_ctrl()344 CAPI_trace(ctx, "Setting debug level to %d\n", ctx->debug_level); in capi_ctrl()1088 if (!ctx || (ctx->debug_level < level) || (!ctx->debug_file)) in capi_vtrace()1516 if (ctx && ctx->debug_level >= CAPI_DBG_TRACE && ctx->debug_file) { in capi_get_key()
Completed in 9 milliseconds