Home
last modified time | relevance | path

Searched refs:ldap_searchA (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/win32/wldap32/
H A Dwldap32.spec33 43 cdecl ldap_search(ptr str long str ptr long) ldap_searchA
179 189 cdecl ldap_searchA(ptr str long str ptr long)
H A Dsearch.c44 ULONG CDECL ldap_searchA( WLDAP32_LDAP *ld, PCHAR base, ULONG scope, PCHAR filter, in ldap_searchA() function
H A Dwinldap_private.h419 ULONG CDECL ldap_searchA(WLDAP32_LDAP*,PCHAR,ULONG,PCHAR,PCHAR[],ULONG);
/reactos/sdk/include/psdk/
H A Dwinldap.h409 WINLDAPAPI ULONG ldap_searchA(LDAP*,const PCHAR,ULONG,const PCHAR,PCHAR[],ULONG);
678 #define ldap_search ldap_searchA