Searched refs:saslc_debug (Results 1 – 6 of 6) sorted by relevance
41 extern bool saslc_debug;45 #define saslc__msg_dbg(...) saslc__msg_syslog(saslc_debug, LOG_INFO, __VA_ARGS__)
55 bool saslc_debug = false; variable
82 saslc_debug = getenv(SASLC_ENV_DEBUG) != NULL; in saslc_alloc()
253 saslc_debug = saslc__parser_is_true(debug); in saslc_sess_init()429 saslc_debug = saslc__parser_is_true(debug); in saslc_sess_cont()
285 if (!saslc_debug) in saslc__list_log()
348 saslc_debug = saslc__parser_is_true(debug); in saslc__parser_config()