Searched refs:NS_LDAP_HOST_CERTPATH_P (Results 1 – 10 of 10) sorted by relevance
/titanic_50/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 | 219 NS_LDAP_HOST_CERTPATH_P = 27, enumerator
|
H A D | ns_internal.h | 99 #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, 1546 case NS_LDAP_HOST_CERTPATH_P: in verify_value() 3848 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()
|
/titanic_50/usr/src/lib/pam_modules/ldap/ |
H A D | ldap_utils.c | 122 ldaprc = __ns_ldap_getParam(NS_LDAP_HOST_CERTPATH_P, in authenticate()
|
/titanic_50/usr/src/cmd/ldap/ns_ldap/ |
H A D | ldapclient.c | 857 LDAP_SET_PARAM(arglist->certificatePath, NS_LDAP_HOST_CERTPATH_P); in client_manual() 1148 LDAP_SET_PARAM(arglist->certificatePath, NS_LDAP_HOST_CERTPATH_P); in client_mod() 3321 {"certificatePath", NS_LDAP_HOST_CERTPATH_P}, 3552 case NS_LDAP_HOST_CERTPATH_P: in clientSetParam()
|
/titanic_50/usr/src/cmd/keyserv/ |
H A D | chkey_common.c | 634 if (__ns_ldap_getParam(NS_LDAP_HOST_CERTPATH_P, in update_ldap_attr()
|
/titanic_50/usr/src/lib/passwdutil/ |
H A D | ldap_attr.c | 1010 ldaprc = __ns_ldap_getParam(NS_LDAP_HOST_CERTPATH_P, in ldap_replaceattr()
|
/titanic_50/usr/src/cmd/ldapcachemgr/ |
H A D | cachemgr.c | 1653 rc = __ns_ldap_getParam(NS_LDAP_HOST_CERTPATH_P,
|