Home
last modified time | relevance | path

Searched refs:adutils_set_debug (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libadutils/common/
H A Dlibadutils.h145 extern void adutils_set_debug(enum ad_debug item, int val);
H A Dmapfile-vers65 adutils_set_debug;
H A Dadutils.c1711 adutils_set_debug(enum ad_debug item, int value) in adutils_set_debug() function
/illumos-gate/usr/src/cmd/idmap/test-getdc/
H A Dgetdc_main.c57 adutils_set_debug(AD_DEBUG_ALL, debug); in main()
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Didmap_config.c1615 adutils_set_debug(AD_DEBUG_ALL, _idmapdstate.debug[IDMAPD_DEBUG_ALL]); in check_smf_debug_mode()
1616 adutils_set_debug(AD_DEBUG_DISC, _idmapdstate.debug[IDMAPD_DEBUG_DISC]); in check_smf_debug_mode()
1617 adutils_set_debug(AD_DEBUG_DNS, _idmapdstate.debug[IDMAPD_DEBUG_DNS]); in check_smf_debug_mode()
1618 adutils_set_debug(AD_DEBUG_LDAP, _idmapdstate.debug[IDMAPD_DEBUG_LDAP]); in check_smf_debug_mode()