Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c844 LDAP_SET_PARAM(arglist->credentialLevel, NS_LDAP_CREDENTIAL_LEVEL_P); in client_manual()
1134 LDAP_SET_PARAM(arglist->credentialLevel, NS_LDAP_CREDENTIAL_LEVEL_P); in client_mod()
1379 LDAP_SET_PARAM(arglist->credentialLevel, NS_LDAP_CREDENTIAL_LEVEL_P); in client_genProfile()
1686 if (__ns_ldap_getParam(NS_LDAP_CREDENTIAL_LEVEL_P, in client_init()
2278 retcode = __ns_ldap_getParam(NS_LDAP_CREDENTIAL_LEVEL_P, in credCheck()
2433 retcode = __ns_ldap_getParam(NS_LDAP_CREDENTIAL_LEVEL_P, in adminCredCheck()
3328 {"credentialLevel", NS_LDAP_CREDENTIAL_LEVEL_P},
3419 case NS_LDAP_CREDENTIAL_LEVEL_P: in clientSetParam()
H A Dldaplist.c424 if (__ns_ldap_setParam(NS_LDAP_CREDENTIAL_LEVEL_P, in main()
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_sasl.c140 if ((rc = __ns_ldap_getParam(NS_LDAP_CREDENTIAL_LEVEL_P, in __ns_ldap_self_gssapi_config()
H A Dns_config.c381 {"NS_LDAP_CREDENTIAL_LEVEL", NS_LDAP_CREDENTIAL_LEVEL_P,
460 {"NS_LDAP_CREDENTIAL_LEVEL", NS_LDAP_CREDENTIAL_LEVEL_P,
631 case NS_LDAP_CREDENTIAL_LEVEL_P: in __s_get_enum_value()
1229 cnt = ptr->paramList[NS_LDAP_CREDENTIAL_LEVEL_P].ns_acnt; in __s_api_crosscheck()
1231 if (ptr->paramList[NS_LDAP_CREDENTIAL_LEVEL_P].ns_pi[i] == in __s_api_crosscheck()
1538 case NS_LDAP_CREDENTIAL_LEVEL_P: in verify_value()
H A Dns_sldap.h212 NS_LDAP_CREDENTIAL_LEVEL_P = 19, enumerator
H A Dns_connect.c1785 if ((rc = __ns_ldap_getParam(NS_LDAP_CREDENTIAL_LEVEL_P, in getConnection()