Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_discovery.c104 extern admin_t current_admin; /* ldap_cachemgr's admin struct */
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()
322 if (current_admin.debug_level >= DBG_NETLOOKUPS) { in foreach_server()
330 if (current_admin.debug_level >= DBG_ALL) { in foreach_server()
337 if (current_admin.debug_level >= DBG_NETLOOKUPS) { in foreach_server()
368 if (current_admin.debug_level >= DBG_ALL) { in update_config()
380 if (current_admin.debug_level >= DBG_NETLOOKUPS) { in update_config()
389 if (current_admin.debug_level >= DBG_ALL) { in update_config()
[all …]
H A Dcachemgr_getldap.c57 extern admin_t current_admin;
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()
[all …]
H A Dcachemgr.c64 admin_t current_admin; variable
90 return (&current_admin.ldap_stat); in getcacheptr()
181 if (current_admin.debug_level >= DBG_CANT_FIND) { in get_clearance()
323 (client_getadmin(&current_admin) != 0)) {
329 (void) client_showstats(&current_admin);
350 current_admin.ldap_stat = defaults;
351 (void) strcpy(current_admin.logfile, LOGFILE);
353 if (client_getadmin(&current_admin)) {
389 (void) strlcpy(current_admin.logfile,
390 optarg, sizeof (current_admin.logfile));
[all …]
H A Dcachemgr_parse.c41 extern admin_t current_admin;
56 if (current_admin.debug_level || in cachemgr_set_integer()
H A Dcachemgr_change.c41 extern admin_t current_admin;
475 if (current_admin.debug_level >= DBG_PROFILE_REFRESH) { in chg_test_config_change()
666 if (current_admin.debug_level >= DBG_ALL) in chg_is_called_from_nscd_or_peruser_nscd()
672 if (current_admin.debug_level >= DBG_CANT_FIND) in chg_is_called_from_nscd_or_peruser_nscd()