Searched refs:certdbhandle (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/libldap5/sources/ldap/ssldap/ |
H A D | clientinit.c | 408 ldapssl_clientauth_init( const char *certdbpath, void *certdbhandle, in ldapssl_clientauth_init() argument 513 const char *certdbpath, void *certdbhandle, in ldapssl_advclientauth_init() argument 706 ldapssl_client_init(const char* certdbpath, void *certdbhandle ) in ldapssl_client_init() argument 708 return( ldapssl_clientauth_init( certdbpath, certdbhandle, in ldapssl_client_init() 732 void *certdbhandle, in ldapssl_serverauth_init() argument 739 return( ldapssl_clientauth_init( certdbpath, certdbhandle, in ldapssl_serverauth_init()
|
/titanic_41/usr/src/head/ |
H A D | ldap.h | 1509 const char *certdbpath, void *certdbhandle); 1516 const char *certdbpath, void *certdbhandle, 1524 const char *certdbpath, void *certdbhandle,
|
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | llib-lldap | 475 int ldapssl_client_init( const char *certdbpath, void *certdbhandle); 476 int ldapssl_clientauth_init(const char *certdbpath, void *certdbhandle, const int needkeydb, const … 478 int ldapssl_advclientauth_init( const char *certdbpath, void *certdbhandle, const int needkeydb, co…
|
/titanic_41/usr/src/lib/libnisdb/ |
H A D | nis_parse_ldap_conf.h | 670 int ldapssl_client_init(const char *certdbpath, void *certdbhandle);
|