Searched refs:ldap_search_stW (Results 1 – 4 of 4) sorted by relevance
/reactos/dll/win32/wldap32/ |
H A D | search.c | 570 ret = ldap_search_stW( ld, baseW, scope, filterW, attrsW, attrsonly, in ldap_search_stA() 605 ULONG CDECL ldap_search_stW( WLDAP32_LDAP *ld, const PWCHAR base, ULONG scope, in ldap_search_stW() function
|
H A D | wldap32.spec | 200 210 cdecl ldap_search_stW(ptr wstr long wstr ptr long ptr ptr)
|
H A D | winldap_private.h | 437 ULONG CDECL ldap_search_stW(WLDAP32_LDAP*,const PWCHAR,ULONG,const PWCHAR,PWCHAR[],ULONG,
|
/reactos/sdk/include/psdk/ |
H A D | winldap.h | 414 WINLDAPAPI ULONG ldap_search_stW(LDAP*,const PWCHAR,ULONG,const PWCHAR,PWCHAR[],ULONG,struct l_time… 597 #define ldap_search_st ldap_search_stW
|