Searched refs:idmapd_set_debug (Results 1 – 1 of 1) sorted by relevance
| /onnv-gate/usr/src/cmd/idmap/idmapd/ |
| H A D | idmap_config.c | 1360 idmapd_set_debug( in idmapd_set_debug() function 1382 idmapd_set_debug(handles, IDMAPD_DEBUG_ALL, "all"); in check_smf_debug_mode() 1383 idmapd_set_debug(handles, IDMAPD_DEBUG_CONFIG, "config"); in check_smf_debug_mode() 1384 idmapd_set_debug(handles, IDMAPD_DEBUG_MAPPING, "mapping"); in check_smf_debug_mode() 1385 idmapd_set_debug(handles, IDMAPD_DEBUG_DISC, "discovery"); in check_smf_debug_mode() 1386 idmapd_set_debug(handles, IDMAPD_DEBUG_DNS, "dns"); in check_smf_debug_mode() 1387 idmapd_set_debug(handles, IDMAPD_DEBUG_LDAP, "ldap"); in check_smf_debug_mode()
|