Searched refs:idmapd_set_debug (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/idmap/idmapd/ |
H A D | idmap_config.c | 1586 idmapd_set_debug( in idmapd_set_debug() function 1608 idmapd_set_debug(handles, IDMAPD_DEBUG_ALL, "all"); in check_smf_debug_mode() 1609 idmapd_set_debug(handles, IDMAPD_DEBUG_CONFIG, "config"); in check_smf_debug_mode() 1610 idmapd_set_debug(handles, IDMAPD_DEBUG_MAPPING, "mapping"); in check_smf_debug_mode() 1611 idmapd_set_debug(handles, IDMAPD_DEBUG_DISC, "discovery"); in check_smf_debug_mode() 1612 idmapd_set_debug(handles, IDMAPD_DEBUG_DNS, "dns"); in check_smf_debug_mode() 1613 idmapd_set_debug(handles, IDMAPD_DEBUG_LDAP, "ldap"); in check_smf_debug_mode()
|