Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldaplist.c413 if (__ns_ldap_setParam(NS_LDAP_AUTH_P, in main()
424 if (__ns_ldap_setParam(NS_LDAP_CREDENTIAL_LEVEL_P, in main()
H A Dldapclient.c752 retcode = __ns_ldap_setParam(argdef, (void *)argval, &ldaperr); \
1595 if (__ns_ldap_setParam(NS_LDAP_BINDDN_P, in client_init()
1603 if (__ns_ldap_setParam(NS_LDAP_BINDPASSWD_P, in client_init()
1632 if (__ns_ldap_setParam(NS_LDAP_ADMIN_BINDDN_P, in client_init()
1640 if (__ns_ldap_setParam(NS_LDAP_ADMIN_BINDPASSWD_P, in client_init()
/illumos-gate/usr/src/lib/libsldap/common/
H A Dmapfile-vers117 __ns_ldap_setParam;
H A Dns_sldap.h851 int __ns_ldap_setParam(
H A Dns_config.c2697 __ns_ldap_setParam(const ParamIndexType type, in __ns_ldap_setParam() function
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_getldap.c2444 if (__ns_ldap_setParam(NS_LDAP_CACHETTL_P, in perform_update()