Home
last modified time | relevance | path

Searched refs:__ns_ldap_LoadConfiguration (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/lib/libsldap/common/
H A Dmapfile-vers109 __ns_ldap_LoadConfiguration;
H A Dllib-lsldap205 ns_ldap_error_t *__ns_ldap_LoadConfiguration(
H A Dns_confmgr.c368 __ns_ldap_LoadConfiguration() in __ns_ldap_LoadConfiguration() function
1080 errorp = __ns_ldap_LoadConfiguration(); in __ns_ldap_print_config()
H A Dns_internal.h845 ns_ldap_error_t *__ns_ldap_LoadConfiguration();
/titanic_50/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_getldap.c188 if ((error = __ns_ldap_LoadConfiguration()) != NULL) { in load_config()
2360 if ((error = __ns_ldap_LoadConfiguration()) != NULL) { in getldap_init()
/titanic_50/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c1100 if ((errorp = __ns_ldap_LoadConfiguration()) != NULL) { in client_mod()