Searched refs:idmapd_set_debug (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/idmap/idmapd/ |
H A D | idmap_config.c | 1386 idmapd_set_debug( in idmapd_set_debug() function 1408 idmapd_set_debug(handles, IDMAPD_DEBUG_ALL, "all"); in check_smf_debug_mode() 1409 idmapd_set_debug(handles, IDMAPD_DEBUG_CONFIG, "config"); in check_smf_debug_mode() 1410 idmapd_set_debug(handles, IDMAPD_DEBUG_MAPPING, "mapping"); in check_smf_debug_mode() 1411 idmapd_set_debug(handles, IDMAPD_DEBUG_DISC, "discovery"); in check_smf_debug_mode() 1412 idmapd_set_debug(handles, IDMAPD_DEBUG_DNS, "dns"); in check_smf_debug_mode() 1413 idmapd_set_debug(handles, IDMAPD_DEBUG_LDAP, "ldap"); in check_smf_debug_mode()
|