Searched refs:DBG_ALL (Results 1 – 11 of 11) sorted by relevance
/illumos-gate/usr/src/cmd/ldapcachemgr/ |
H A D | cachemgr_getldap.c | 278 if (current_admin.debug_level >= DBG_ALL) { in getldap_get_cacheData_stat() 311 if (current_admin.debug_level >= DBG_ALL) { in getldap_cache_op() 316 if (current_admin.debug_level >= DBG_ALL) { in getldap_cache_op() 330 if (current_admin.debug_level >= DBG_ALL) { in getldap_cache_op() 348 if (current_admin.debug_level >= DBG_ALL) { in getldap_cache_op() 391 if (current_admin.debug_level >= DBG_ALL) { in getldap_cache_op() 409 if (current_admin.debug_level >= DBG_ALL) { in getldap_cache_op() 458 if (current_admin.debug_level >= DBG_ALL) { in sync_current_with_update_copy() 535 if (current_admin.debug_level >= DBG_ALL) { in getldap_get_rootDSE() 662 if (current_admin.debug_level >= DBG_ALL) { in getldap_init_serverInfo() [all …]
|
H A D | cachemgr_discovery.c | 260 if (current_admin.debug_level >= DBG_ALL) { in aggregate_attrs() 271 if (current_admin.debug_level >= DBG_ALL) { in aggregate_attrs() 279 if (current_admin.debug_level >= DBG_ALL) { in aggregate_attrs() 330 if (current_admin.debug_level >= DBG_ALL) { in foreach_server() 368 if (current_admin.debug_level >= DBG_ALL) { in update_config() 389 if (current_admin.debug_level >= DBG_ALL) { in update_config() 556 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 | 666 if (current_admin.debug_level >= DBG_ALL) in chg_is_called_from_nscd_or_peruser_nscd()
|
H A D | cachemgr.c | 1382 if (current_admin.debug_level >= DBG_ALL)
|
/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/ |
H A D | dcs.c | 329 DCS_DBG(DBG_ALL, "initializing %s...", cmdname); in main() 356 DCS_DBG(DBG_ALL, "%s initialized, debug level = 0x%X, " in main() 487 DCS_DBG(DBG_ALL, "rdr_open failed"); in init_server() 523 DCS_DBG(DBG_ALL, "rdr_setsockopt failed"); in init_server() 578 DCS_DBG(DBG_ALL, "using AF_INET socket"); in init_server() 583 DCS_DBG(DBG_ALL, "using AF_INET6 socket"); in init_server() 588 DCS_DBG(DBG_ALL, "unknown socket type"); in init_server() 2097 DCS_DBG(DBG_ALL, "filtered %d of %d ap ids", (*nlistp - num_aps_ret), in filter_list_data() 2181 DCS_DBG(DBG_ALL, "could not find a matching " in generate_sort_order()
|
H A D | dcs.h | 104 #define DBG_ALL 0xFFFFFFFF macro
|
/illumos-gate/usr/src/cmd/nscd/ |
H A D | nscd_log.c | 47 #define DBG_ALL 6 macro 241 if (level >= DBG_ALL) in debug_to_log_level()
|
H A D | cache.h | 57 #define DBG_ALL 6 macro
|
/illumos-gate/usr/src/lib/libsldap/common/ |
H A D | ns_cache_door.h | 183 #define DBG_ALL 6 macro
|
/illumos-gate/usr/src/lib/libdevinfo/ |
H A D | devinfo_devlink.h | 187 DBG_ALL enumerator
|