Home
last modified time | relevance | path

Searched refs:ldap_unbind (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/librewrite/
H A Dxmap.c395 ldap_unbind( ld ); in rewrite_xmap_apply()
401 ldap_unbind( ld ); in rewrite_xmap_apply()
409 ldap_unbind( ld ); in rewrite_xmap_apply()
426 ldap_unbind( ld ); in rewrite_xmap_apply()
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dapitest.c215 rc = ldap_unbind( ld ); in main()
237 rc = ldap_unbind( ld ); in main()
H A Dunbind.c70 ldap_unbind( LDAP *ld ) in ldap_unbind() function
H A Dtest.c524 ldap_unbind( ld ); in main()
/netbsd-src/external/bsd/openldap/dist/doc/man/man3/
H A Dldap_bind.3.links6 ldap_unbind.3
/netbsd-src/external/bsd/openldap/dist/tests/progs/
H A Dslapd-auth.c265 ldap_unbind( sld ); in my_task()
266 ldap_unbind( ld ); in my_task()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A Dad.c235 ldap_unbind(lp); in check_ldap()
325 ldap_unbind(lp); in _kadm5_ad_connect()
330 ldap_unbind(lp); in _kadm5_ad_connect()
346 ldap_unbind(lp); in _kadm5_ad_connect()
405 ldap_unbind(CTX2LP(context)); in _kadm5_ad_connect()
872 ldap_unbind(lp); in kadm5_ad_destroy()
/netbsd-src/external/bsd/openldap/lib/libldap/
H A DMakefile38 ldap_bind.3 ldap_unbind.3 \
/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-zeilenga-ldap-c-api-concurrency-xx.txt210 ldap_unbind. If the session handle has siblings, the resources
219 6.2.2. ldap_unbind and siblings
221 When ldap_unbind() is called on a session handle with siblings, the
585 unbind: if(ldap_unbind(ld) != 0) {
586 printf("ldap_unbind failed, ldap_errno=%d (%s)\n",
H A Ddraft-ietf-ldapext-ldap-c-api-xx.txt238 4. Close the session. The ldap_unbind() function closes the connec-
1515 int ldap_unbind( LDAP *ld );
1529 The ldap_unbind_ext(), ldap_unbind() and ldap_unbind_s() all work syn-
1540 The ldap_unbind() and ldap_unbind_s() functions behave identically. The
2525 ldap_unbind(), ldap_unbind_s(), or ldap_unbind_ext(), or functions
4066 ldap_unbind( ld );
4077 ldap_unbind( ld );
4119 ldap_unbind( ld );
/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dinfo_ldap.c217 e = ldap_unbind(ld); in amu_ldap_unbind()
/netbsd-src/external/bsd/openldap/dist/contrib/ldaptcl/
H A DneoXldap.c1248 ldap_unbind(ldap);
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinldap.d507 ULONG ldap_unbind(LDAP*);
/netbsd-src/external/bsd/am-utils/dist/
H A DAUTHORS359 October 21, 2002: ldap_unbind fix for SIGPIPE, and support for LDAPv3
H A DChangeLog687 used in this file, such as ldap_unbind. You get compile errors
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Ddict_ldap.c226 #define dict_ldap_unbind(ld) ldap_unbind(ld)
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap.h1996 ldap_unbind LDAP_P(( /* deprecated, use ldap_unbind_ext */