Home
last modified time | relevance | path

Searched refs:ldapssl_err2string (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Derrormap.c81 ldapssl_err2string( const int prerrno ) in ldapssl_err2string() function
/titanic_41/usr/src/lib/libldap5/
H A Dmapfile-vers250 ldapssl_err2string;
/titanic_41/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dkdb_ldap_conn.c210 ldapssl_err2string(st));
/titanic_41/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_conf.h671 const char *ldapssl_err2string(const int prerrno);
H A Dnis_parse_ldap_conf.c833 report_error(ldapssl_err2string(errnum), NULL); in connect_to_ldap_config_server()
H A Dnis_parse_ldap_util.c786 report_error(ldapssl_err2string(errnum), NULL); in finish_parse()
/titanic_41/usr/src/cmd/ldap/common/
H A Dcommon.c1069 rc, ldapssl_err2string( rc ));
1089 rc, ldapssl_err2string( rc ));
1345 ldapssl_err2string( sslerr ));
/titanic_41/usr/src/head/
H A Dldap.h1534 const char *LDAP_CALL ldapssl_err2string(const int prerrno);
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dllib-lldap485 const char * ldapssl_err2string( const int prerrno );
/titanic_41/usr/src/lib/libsldap/common/
H A Dns_connect.c2076 ldapssl_err2string(ldap_rc)); in createTLSSession()