Searched refs:option_debug (Results 1 – 2 of 2) sorted by relevance
51 static gboolean option_debug = FALSE; variable57 { "debug", 'd', 0, G_OPTION_ARG_NONE, &option_debug,66 if (!option_debug) in debug()78 option_debug = !option_debug; in sig_debug()135 if (option_debug == TRUE) { in main()
273 static gchar *option_debug = NULL; variable352 option_debug = g_strdup(value); in parse_debug()354 option_debug = g_strdup("*"); in parse_debug()443 __btd_log_init(option_debug, option_detach); in main()