Home
last modified time | relevance | path

Searched refs:SA_CERT_PATH (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/libsldap/common/
H A Dns_standalone.c2022 if (sa_conf->SA_CERT_PATH != NULL) { in __ns_ldap_initStandalone()
2023 user_cred.hostcertpath = sa_conf->SA_CERT_PATH; in __ns_ldap_initStandalone()
2042 if (sa_conf->SA_CERT_PATH != NULL) { in __ns_ldap_initStandalone()
2060 sa_conf->SA_CERT_PATH, in __ns_ldap_initStandalone()
H A Dns_sldap.h571 #define SA_CERT_PATH ds_profile.server.host_cert_path macro
/titanic_50/usr/src/cmd/ldap/ns_ldap/
H A Dldaplist.c321 standalone_cfg.SA_CERT_PATH = optarg; in main()
H A Dldapclient.c1566 cfg.SA_CERT_PATH = arglist->certificatePath; in client_init()
H A Dldapaddent.c4414 standalone_cfg.SA_CERT_PATH = authority.hostcertpath; in main()