Home
last modified time | relevance | path

Searched refs:DBG_SERVER_LIST_REFRESH (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_getldap.c1480 if (current_admin.debug_level >= DBG_SERVER_LIST_REFRESH) { in getldap_set_refresh_ttl()
1501 if (current_admin.debug_level >= DBG_SERVER_LIST_REFRESH) { in getldap_set_refresh_ttl()
1521 if (current_admin.debug_level >= DBG_SERVER_LIST_REFRESH) { in getldap_set_refresh_ttl()
1569 if (current_admin.debug_level >= DBG_SERVER_LIST_REFRESH) { in getldap_set_refresh_ttl()
1581 if (current_admin.debug_level >= DBG_SERVER_LIST_REFRESH) { in getldap_set_refresh_ttl()
1600 if (current_admin.debug_level >= DBG_SERVER_LIST_REFRESH) { in getldap_set_refresh_ttl()
1760 if (current_admin.debug_level >= DBG_SERVER_LIST_REFRESH) { in getldap_serverInfo_op()
1803 DBG_SERVER_LIST_REFRESH) { in getldap_serverInfo_op()
1815 if (current_admin.debug_level >= DBG_SERVER_LIST_REFRESH) { in getldap_serverInfo_op()
1834 DBG_SERVER_LIST_REFRESH) { in getldap_serverInfo_op()
[all …]
/titanic_41/usr/src/lib/libsldap/common/
H A Dns_cache_door.h181 #define DBG_SERVER_LIST_REFRESH 3 /* debug server list refresh */ macro