HomeSort by: relevance | last modified time | path
    Searched refs:ldap_unbind (Results 1 - 12 of 12) sorted by relevancy

  /src/external/bsd/openldap/dist/libraries/libldap/
apitest.c 215 rc = ldap_unbind( ld );
217 perror("ldap_unbind");
237 rc = ldap_unbind( ld );
239 perror("ldap_unbind");
unbind.c 70 ldap_unbind( LDAP *ld ) function
72 Debug0( LDAP_DEBUG_TRACE, "ldap_unbind\n" );
test.c 524 ldap_unbind( ld );
  /src/external/bsd/openldap/dist/libraries/librewrite/
xmap.c 395 ldap_unbind( ld );
401 ldap_unbind( ld );
409 ldap_unbind( ld );
426 ldap_unbind( ld );
  /src/external/bsd/openldap/dist/tests/progs/
slapd-auth.c 265 ldap_unbind( sld );
266 ldap_unbind( ld );
  /src/external/bsd/openldap/lib/libldap/
Makefile 38 ldap_bind.3 ldap_unbind.3 \
  /src/crypto/external/bsd/heimdal/dist/lib/kadm5/
ad.c 235 ldap_unbind(lp);
325 ldap_unbind(lp);
330 ldap_unbind(lp);
346 ldap_unbind(lp);
405 ldap_unbind(CTX2LP(context));
872 ldap_unbind(lp);
  /src/external/bsd/am-utils/dist/amd/
info_ldap.c 51 * ldap_unbind. You get compile errors about missing extern definitions.
191 * Special ldap_unbind function to handle SIGPIPE.
217 e = ldap_unbind(ld);
  /src/external/bsd/openldap/dist/contrib/ldaptcl/
neoXldap.c 1248 ldap_unbind(ldap);
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/
winldap.d 507 ULONG ldap_unbind(LDAP*);
  /src/external/ibm-public/postfix/dist/src/global/
dict_ldap.c 220 * Bitrot: LDAP_API 3000 and up (OpenLDAP 2.2.x) deprecated ldap_unbind()
226 #define dict_ldap_unbind(ld) ldap_unbind(ld)
  /src/external/bsd/openldap/dist/include/
ldap.h 1996 ldap_unbind LDAP_P(( /* deprecated, use ldap_unbind_ext */

Completed in 29 milliseconds