Home
last modified time | relevance | path

Searched refs:DBG_PROFILE_REFRESH (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/libsldap/common/
H A Dns_cache_door.h182 #define DBG_PROFILE_REFRESH 4 /* debug profile TTL/refresh */ macro
/titanic_50/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_getldap.c2047 if (current_admin.debug_level >= DBG_PROFILE_REFRESH) { in getldap_getserver()
2322 if (current_admin.debug_level >= DBG_PROFILE_REFRESH) { in update_from_profile()
2419 if (current_admin.debug_level >= DBG_PROFILE_REFRESH) { in perform_update()
2563 if (dbg_level >= DBG_PROFILE_REFRESH) { in getldap_refresh()
2586 DBG_PROFILE_REFRESH) { in getldap_refresh()
2617 if (dbg_level >= DBG_PROFILE_REFRESH) { in getldap_refresh()
2634 if (dbg_level >= DBG_PROFILE_REFRESH) { in getldap_refresh()
H A Dcachemgr_change.c472 if (current_admin.debug_level >= DBG_PROFILE_REFRESH) { in chg_test_config_change()