Searched refs:LDAP_SET_PARAM (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c747 #define LDAP_SET_PARAM(argval, argdef) \ macro
835 LDAP_SET_PARAM(NS_LDAP_VERSION, NS_LDAP_FILE_VERSION_P);
838 LDAP_SET_PARAM(CACHETTL_OFF, NS_LDAP_CACHETTL_P);
841 LDAP_SET_PARAM(arglist->authenticationMethod, NS_LDAP_AUTH_P);
842 LDAP_SET_PARAM(arglist->defaultSearchBase, NS_LDAP_SEARCH_BASEDN_P);
843 LDAP_SET_PARAM(arglist->credentialLevel, NS_LDAP_CREDENTIAL_LEVEL_P);
844 LDAP_SET_PARAM(arglist->proxyDN, NS_LDAP_BINDDN_P);
845 LDAP_SET_PARAM(arglist->enableShadowUpdate,
847 LDAP_SET_PARAM(arglist->adminDN, NS_LDAP_ADMIN_BINDDN_P);
848 LDAP_SET_PARAM(arglis
[all...]

Completed in 46 milliseconds