Home
last modified time | relevance | path

Searched refs:DBG_ALL (Results 1 – 11 of 11) sorted by path

/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Ddcs.c329 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 Ddcs.h104 #define DBG_ALL 0xFFFFFFFF macro
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr.c1382 if (current_admin.debug_level >= DBG_ALL)
H A Dcachemgr.h45 #define MAXDEBUG DBG_ALL
H A Dcachemgr_change.c666 if (current_admin.debug_level >= DBG_ALL) in chg_is_called_from_nscd_or_peruser_nscd()
H A Dcachemgr_discovery.c260 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 Dcachemgr_getldap.c278 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 …]
/illumos-gate/usr/src/cmd/nscd/
H A Dcache.h57 #define DBG_ALL 6 macro
H A Dnscd_log.c47 #define DBG_ALL 6 macro
241 if (level >= DBG_ALL) in debug_to_log_level()
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.h187 DBG_ALL enumerator
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_cache_door.h183 #define DBG_ALL 6 macro