HomeSort by relevance Sort by last modified time
    Searched refs:ldap_bind_s (Results 1 - 2 of 2) sorted by null

  /external/curl/lib/
ldap.c 223 rc = ldap_bind_s(server, NULL, (TCHAR *)&cred, method);
230 rc = ldap_bind_s(server, NULL, NULL, method);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winldap.h 355 #define ldap_bind_s ldap_bind_sW macro
364 WINLDAPAPI ULONG LDAPAPI ldap_bind_s(LDAP *ld,const PCHAR dn,const PCHAR cred,ULONG method);
    [all...]

Completed in 500 milliseconds