Searched refs:DBG_ALL (Results 1 – 12 of 12) sorted by relevance
/titanic_50/usr/src/cmd/ldapcachemgr/ |
H A D | cachemgr_getldap.c | 276 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 D | cachemgr_discovery.c | 258 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 D | cachemgr.h | 45 #define MAXDEBUG DBG_ALL
|
H A D | cachemgr_change.c | 661 if (current_admin.debug_level >= DBG_ALL) in chg_is_called_from_nscd_or_peruser_nscd()
|
H A D | cachemgr.c | 1383 if (current_admin.debug_level >= DBG_ALL)
|
/titanic_50/usr/src/cmd/dcs/sparc/sun4u/ |
H A D | dcs.c | 331 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 D | dcs.h | 106 #define DBG_ALL 0xFFFFFFFF macro
|
/titanic_50/usr/src/cmd/nscd/ |
H A D | nscd_log.c | 49 #define DBG_ALL 6 macro 243 if (level >= DBG_ALL) in debug_to_log_level()
|
H A D | cache.h | 57 #define DBG_ALL 6 macro
|
/titanic_50/usr/src/lib/libsldap/common/ |
H A D | ns_cache_door.h | 183 #define DBG_ALL 6 macro
|
/titanic_50/usr/src/lib/libdevinfo/ |
H A D | devinfo_devlink.h | 187 DBG_ALL enumerator
|
/titanic_50/usr/src/uts/sun4u/starcat/io/ |
H A D | mboxsc.c | 63 #define DBG_ALL (0xFFFFFFFF) macro
|