Searched refs:NS_LDAP_HOST_CERTPATH_P (Results 1 – 10 of 10) sorted by relevance
/illumos-gate/usr/src/lib/libsldap/common/ |
H A D | ns_confmgr.c | 652 (i != NS_LDAP_HOST_CERTPATH_P)) in __ns_ldap_DumpLdif() 971 if (curr_ptr->paramList[NS_LDAP_HOST_CERTPATH_P].ns_ptype == in __ns_ldap_make_config() 974 NS_LDAP_HOST_CERTPATH_P, in __ns_ldap_make_config() 975 curr_ptr->paramList[NS_LDAP_HOST_CERTPATH_P].ns_pc, in __ns_ldap_make_config()
|
H A D | ns_sldap.h | 220 NS_LDAP_HOST_CERTPATH_P = 27, enumerator
|
H A D | ns_internal.h | 103 #define LAST_VALUE (int)NS_LDAP_HOST_CERTPATH_P
|
H A D | ns_config.c | 526 {"NS_LDAP_HOST_CERTPATH", NS_LDAP_HOST_CERTPATH_P, 1545 case NS_LDAP_HOST_CERTPATH_P: in verify_value() 3846 param = &cfg->paramList[NS_LDAP_HOST_CERTPATH_P]; in __s_get_hostcertpath()
|
H A D | ns_connect.c | 1662 if ((rc = __ns_ldap_getParam(NS_LDAP_HOST_CERTPATH_P, in __s_api_getDefaultAuth()
|
/illumos-gate/usr/src/lib/pam_modules/ldap/ |
H A D | ldap_utils.c | 121 ldaprc = __ns_ldap_getParam(NS_LDAP_HOST_CERTPATH_P, in authenticate()
|
/illumos-gate/usr/src/cmd/ldap/ns_ldap/ |
H A D | ldapclient.c | 858 LDAP_SET_PARAM(arglist->certificatePath, NS_LDAP_HOST_CERTPATH_P); in client_manual() 1149 LDAP_SET_PARAM(arglist->certificatePath, NS_LDAP_HOST_CERTPATH_P); in client_mod() 3322 {"certificatePath", NS_LDAP_HOST_CERTPATH_P}, 3553 case NS_LDAP_HOST_CERTPATH_P: in clientSetParam()
|
/illumos-gate/usr/src/cmd/keyserv/ |
H A D | chkey_common.c | 625 if (__ns_ldap_getParam(NS_LDAP_HOST_CERTPATH_P, in update_ldap_attr()
|
/illumos-gate/usr/src/lib/passwdutil/ |
H A D | ldap_attr.c | 1013 ldaprc = __ns_ldap_getParam(NS_LDAP_HOST_CERTPATH_P, in ldap_replaceattr()
|
/illumos-gate/usr/src/cmd/ldapcachemgr/ |
H A D | cachemgr.c | 1651 rc = __ns_ldap_getParam(NS_LDAP_HOST_CERTPATH_P,
|