ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

bind.c File Reference
#include "config.h"
#include "wine/port.h"
#include "wine/debug.h"
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "winnls.h"
#include "winldap_private.h"
#include "wldap32.h"

Go to the source code of this file.

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (wldap32)
ULONG CDECL ldap_bindA (WLDAP32_LDAP *ld, PCHAR dn, PCHAR cred, ULONG method)
ULONG CDECL ldap_bindW (WLDAP32_LDAP *ld, PWCHAR dn, PWCHAR cred, ULONG method)
ULONG CDECL ldap_bind_sA (WLDAP32_LDAP *ld, PCHAR dn, PCHAR cred, ULONG method)
ULONG CDECL ldap_bind_sW (WLDAP32_LDAP *ld, PWCHAR dn, PWCHAR cred, ULONG method)
ULONG CDECL ldap_sasl_bindA (WLDAP32_LDAP *ld, const PCHAR dn, const PCHAR mechanism, const BERVAL *cred, PLDAPControlA *serverctrls, PLDAPControlA *clientctrls, int *message)
ULONG CDECL ldap_sasl_bindW (WLDAP32_LDAP *ld, const PWCHAR dn, const PWCHAR mechanism, const BERVAL *cred, PLDAPControlW *serverctrls, PLDAPControlW *clientctrls, int *message)
ULONG CDECL ldap_sasl_bind_sA (WLDAP32_LDAP *ld, const PCHAR dn, const PCHAR mechanism, const BERVAL *cred, PLDAPControlA *serverctrls, PLDAPControlA *clientctrls, PBERVAL *serverdata)
ULONG CDECL ldap_sasl_bind_sW (WLDAP32_LDAP *ld, const PWCHAR dn, const PWCHAR mechanism, const BERVAL *cred, PLDAPControlW *serverctrls, PLDAPControlW *clientctrls, PBERVAL *serverdata)
ULONG CDECL ldap_simple_bindA (WLDAP32_LDAP *ld, PCHAR dn, PCHAR passwd)
ULONG CDECL ldap_simple_bindW (WLDAP32_LDAP *ld, PWCHAR dn, PWCHAR passwd)
ULONG CDECL ldap_simple_bind_sA (WLDAP32_LDAP *ld, PCHAR dn, PCHAR passwd)
ULONG CDECL ldap_simple_bind_sW (WLDAP32_LDAP *ld, PWCHAR dn, PWCHAR passwd)
ULONG CDECL WLDAP32_ldap_unbind (WLDAP32_LDAP *ld)
ULONG CDECL WLDAP32_ldap_unbind_s (WLDAP32_LDAP *ld)

Generated on Sat May 26 2012 05:19:51 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.