Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsldap/common/
H A Dmapfile-vers111 __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.h850 ns_ldap_error_t *__ns_ldap_LoadConfiguration();
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_getldap.c191 if ((error = __ns_ldap_LoadConfiguration()) != NULL) { in load_config()
2364 if ((error = __ns_ldap_LoadConfiguration()) != NULL) { in getldap_init()
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c1101 if ((errorp = __ns_ldap_LoadConfiguration()) != NULL) { in client_mod()