Searched refs:ldap_search_ext (Results 1 – 3 of 3) sorted by relevance
/reactos/dll/win32/wldap32/ |
H A D | search.c | 133 ret = ldap_search_ext( ld, baseU, scope, filterU, attrsU, attrsonly, in ldap_searchW() 282 ret = map_error( ldap_search_ext( ld, baseU, scope, filterU, attrsU, attrsonly, in ldap_search_extW()
|
H A D | wldap32.spec | 182 192 cdecl ldap_search_ext(ptr str long str ptr long ptr ptr long long ptr) ldap_search_extA
|
/reactos/sdk/include/psdk/ |
H A D | winldap.h | 598 #define ldap_search_ext ldap_search_extW macro 681 #define ldap_search_ext ldap_search_extA macro
|