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

misc.c File Reference
#include "config.h"
#include "wine/port.h"
#include "wine/debug.h"
#include <stdarg.h>
#include <stdio.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 WLDAP32_ldap_abandon (WLDAP32_LDAP *ld, ULONG msgid)
ULONG CDECL ldap_check_filterA (WLDAP32_LDAP *ld, PCHAR filter)
ULONG CDECL ldap_check_filterW (WLDAP32_LDAP *ld, PWCHAR filter)
ULONG CDECL ldap_cleanup (HANDLE instance)
WLDAP32_LDAP *CDECL ldap_conn_from_msg (WLDAP32_LDAP *ld, WLDAP32_LDAPMessage *res)
ULONG CDECL WLDAP32_ldap_count_entries (WLDAP32_LDAP *ld, WLDAP32_LDAPMessage *res)
ULONG CDECL WLDAP32_ldap_count_references (WLDAP32_LDAP *ld, WLDAP32_LDAPMessage *res)
static ULONG get_escape_size (PCHAR src, ULONG srclen)
static void escape_filter_element (PCHAR src, ULONG srclen, PCHAR dst)
ULONG CDECL ldap_escape_filter_elementA (PCHAR src, ULONG srclen, PCHAR dst, ULONG dstlen)
ULONG CDECL ldap_escape_filter_elementW (PCHAR src, ULONG srclen, PWCHAR dst, ULONG dstlen)
PCHAR CDECL ldap_first_attributeA (WLDAP32_LDAP *ld, WLDAP32_LDAPMessage *entry, WLDAP32_BerElement **ptr)
PWCHAR CDECL ldap_first_attributeW (WLDAP32_LDAP *ld, WLDAP32_LDAPMessage *entry, WLDAP32_BerElement **ptr)
WLDAP32_LDAPMessage *CDECL WLDAP32_ldap_first_entry (WLDAP32_LDAP *ld, WLDAP32_LDAPMessage *res)
WLDAP32_LDAPMessage *CDECL WLDAP32_ldap_first_reference (WLDAP32_LDAP *ld, WLDAP32_LDAPMessage *res)
void CDECL ldap_memfreeA (PCHAR block)
void CDECL ldap_memfreeW (PWCHAR block)
ULONG CDECL WLDAP32_ldap_msgfree (WLDAP32_LDAPMessage *res)
PCHAR CDECL ldap_next_attributeA (WLDAP32_LDAP *ld, WLDAP32_LDAPMessage *entry, WLDAP32_BerElement *ptr)
PWCHAR CDECL ldap_next_attributeW (WLDAP32_LDAP *ld, WLDAP32_LDAPMessage *entry, WLDAP32_BerElement *ptr)
WLDAP32_LDAPMessage *CDECL WLDAP32_ldap_next_entry (WLDAP32_LDAP *ld, WLDAP32_LDAPMessage *entry)
WLDAP32_LDAPMessage *CDECL WLDAP32_ldap_next_reference (WLDAP32_LDAP *ld, WLDAP32_LDAPMessage *entry)
ULONG CDECL WLDAP32_ldap_result (WLDAP32_LDAP *ld, ULONG msgid, ULONG all, struct l_timeval *timeout, WLDAP32_LDAPMessage **res)
int CDECL LdapUnicodeToUTF8 (LPCWSTR src, int srclen, LPSTR dst, int dstlen)
int CDECL LdapUTF8ToUnicode (LPCSTR src, int srclen, LPWSTR dst, int dstlen)

Generated on Sun May 27 2012 04:41:02 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.