Searched refs:adutils_set_debug (Results 1 – 5 of 5) sorted by relevance
145 extern void adutils_set_debug(enum ad_debug item, int val);
65 adutils_set_debug;
1709 adutils_set_debug(enum ad_debug item, int value) in adutils_set_debug() function
54 adutils_set_debug(AD_DEBUG_ALL, debug); in main()
1524 adutils_set_debug(AD_DEBUG_ALL, _idmapdstate.debug[IDMAPD_DEBUG_ALL]); in check_smf_debug_mode()1525 adutils_set_debug(AD_DEBUG_DISC, _idmapdstate.debug[IDMAPD_DEBUG_DISC]); in check_smf_debug_mode()1526 adutils_set_debug(AD_DEBUG_DNS, _idmapdstate.debug[IDMAPD_DEBUG_DNS]); in check_smf_debug_mode()1527 adutils_set_debug(AD_DEBUG_LDAP, _idmapdstate.debug[IDMAPD_DEBUG_LDAP]); in check_smf_debug_mode()