Home
last modified time | relevance | path

Searched refs:current_admin (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_discovery.c102 extern admin_t current_admin; /* ldap_cachemgr's admin struct */
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()
320 if (current_admin.debug_level >= DBG_NETLOOKUPS) { in foreach_server()
328 if (current_admin.debug_level >= DBG_ALL) { in foreach_server()
335 if (current_admin.debug_level >= DBG_NETLOOKUPS) { in foreach_server()
366 if (current_admin.debug_level >= DBG_ALL) { in update_config()
378 if (current_admin.debug_level >= DBG_NETLOOKUPS) { in update_config()
387 if (current_admin.debug_level >= DBG_ALL) { in update_config()
[all …]
H A Dcachemgr_getldap.c55 extern admin_t current_admin;
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()
[all …]
H A Dcachemgr.c63 admin_t current_admin; variable
89 return (&current_admin.ldap_stat); in getcacheptr()
180 if (current_admin.debug_level >= DBG_CANT_FIND) { in get_clearance()
321 (client_getadmin(&current_admin) != 0)) {
327 (void) client_showstats(&current_admin);
348 current_admin.ldap_stat = defaults;
349 (void) strcpy(current_admin.logfile, LOGFILE);
351 if (client_getadmin(&current_admin)) {
387 (void) strlcpy(current_admin.logfile,
388 optarg, sizeof (current_admin.logfile));
[all …]
H A Dcachemgr_parse.c43 extern admin_t current_admin;
58 if (current_admin.debug_level || in cachemgr_set_integer()
H A Dcachemgr_change.c38 extern admin_t current_admin;
472 if (current_admin.debug_level >= DBG_PROFILE_REFRESH) { in chg_test_config_change()
661 if (current_admin.debug_level >= DBG_ALL) in chg_is_called_from_nscd_or_peruser_nscd()
667 if (current_admin.debug_level >= DBG_CANT_FIND) in chg_is_called_from_nscd_or_peruser_nscd()