Home
last modified time | relevance | path

Searched refs:ldap_unbind_ext (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dunbind.c64 ldap_unbind_ext( LDAP *ld, LDAPControl **serverctrls, in ldap_unbind_ext() function
/illumos-gate/usr/src/lib/libldap5/
H A Dmapfile-vers214 ldap_unbind_ext;
/illumos-gate/usr/src/man/man3ldap/
H A DMakefile206 ldap_unbind_ext.3ldap \
263 ldap_unbind_ext.3ldap := LINKSRC = ldap_bind.3ldap
/illumos-gate/usr/src/head/
H A Dldap.h622 int LDAP_CALL ldap_unbind_ext(LDAP *ld, LDAPControl **serverctrls,
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3ldap.inc264 link path=usr/share/man/man3ldap/ldap_unbind_ext.3ldap target=ldap_bind.3ldap
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_misc.c2338 return ldap_unbind_ext(ld, sctrls, cctrls); in ldap_unbind_ext_s()