Searched refs:idmapd_set_debug (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/idmap/idmapd/ |
H A D | idmap_config.c | 1495 idmapd_set_debug( in idmapd_set_debug() function 1517 idmapd_set_debug(handles, IDMAPD_DEBUG_ALL, "all"); in check_smf_debug_mode() 1518 idmapd_set_debug(handles, IDMAPD_DEBUG_CONFIG, "config"); in check_smf_debug_mode() 1519 idmapd_set_debug(handles, IDMAPD_DEBUG_MAPPING, "mapping"); in check_smf_debug_mode() 1520 idmapd_set_debug(handles, IDMAPD_DEBUG_DISC, "discovery"); in check_smf_debug_mode() 1521 idmapd_set_debug(handles, IDMAPD_DEBUG_DNS, "dns"); in check_smf_debug_mode() 1522 idmapd_set_debug(handles, IDMAPD_DEBUG_LDAP, "ldap"); in check_smf_debug_mode()
|