Home
last modified time | relevance | path

Searched refs:DBG_ALL (Results 1 – 12 of 12) sorted by relevance

/titanic_50/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_getldap.c276 if (current_admin.debug_level >= DBG_ALL) { in getldap_get_cacheData_stat()
309 if (current_admin.debug_level >= DBG_ALL) { in getldap_cache_op()
314 if (current_admin.debug_level >= DBG_ALL) { in getldap_cache_op()
328 if (current_admin.debug_level >= DBG_ALL) { in getldap_cache_op()
346 if (current_admin.debug_level >= DBG_ALL) { in getldap_cache_op()
389 if (current_admin.debug_level >= DBG_ALL) { in getldap_cache_op()
407 if (current_admin.debug_level >= DBG_ALL) { in getldap_cache_op()
456 if (current_admin.debug_level >= DBG_ALL) { in sync_current_with_update_copy()
533 if (current_admin.debug_level >= DBG_ALL) { in getldap_get_rootDSE()
597 if (current_admin.debug_level >= DBG_ALL) { in getldap_get_rootDSE()
[all …]
H A Dcachemgr_discovery.c258 if (current_admin.debug_level >= DBG_ALL) { in aggregate_attrs()
269 if (current_admin.debug_level >= DBG_ALL) { in aggregate_attrs()
277 if (current_admin.debug_level >= DBG_ALL) { in aggregate_attrs()
328 if (current_admin.debug_level >= DBG_ALL) { in foreach_server()
366 if (current_admin.debug_level >= DBG_ALL) { in update_config()
387 if (current_admin.debug_level >= DBG_ALL) { in update_config()
551 if (current_admin.debug_level >= DBG_ALL) { in discover()
H A Dcachemgr.h45 #define MAXDEBUG DBG_ALL
H A Dcachemgr_change.c661 if (current_admin.debug_level >= DBG_ALL) in chg_is_called_from_nscd_or_peruser_nscd()
H A Dcachemgr.c1383 if (current_admin.debug_level >= DBG_ALL)
/titanic_50/usr/src/cmd/dcs/sparc/sun4u/
H A Ddcs.c331 DCS_DBG(DBG_ALL, "initializing %s...", cmdname); in main()
358 DCS_DBG(DBG_ALL, "%s initialized, debug level = 0x%X, " in main()
489 DCS_DBG(DBG_ALL, "rdr_open failed"); in init_server()
525 DCS_DBG(DBG_ALL, "rdr_setsockopt failed"); in init_server()
580 DCS_DBG(DBG_ALL, "using AF_INET socket"); in init_server()
585 DCS_DBG(DBG_ALL, "using AF_INET6 socket"); in init_server()
590 DCS_DBG(DBG_ALL, "unknown socket type"); in init_server()
2099 DCS_DBG(DBG_ALL, "filtered %d of %d ap ids", (*nlistp - num_aps_ret), in filter_list_data()
2183 DCS_DBG(DBG_ALL, "could not find a matching " in generate_sort_order()
H A Ddcs.h106 #define DBG_ALL 0xFFFFFFFF macro
/titanic_50/usr/src/cmd/nscd/
H A Dnscd_log.c49 #define DBG_ALL 6 macro
243 if (level >= DBG_ALL) in debug_to_log_level()
H A Dcache.h57 #define DBG_ALL 6 macro
/titanic_50/usr/src/lib/libsldap/common/
H A Dns_cache_door.h183 #define DBG_ALL 6 macro
/titanic_50/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.h187 DBG_ALL enumerator
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Dmboxsc.c63 #define DBG_ALL (0xFFFFFFFF) macro