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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winber.h 31 WINBERAPI BerElement *BERAPI ber_init(BERVAL *pBerVal);
33 WINBERAPI VOID BERAPI ber_bvfree(BERVAL *pBerVal);
34 WINBERAPI VOID BERAPI ber_bvecfree(PBERVAL *pBerVal);
35 WINBERAPI BERVAL *BERAPI ber_bvdup(BERVAL *pBerVal);
41 WINBERAPI INT BERAPI ber_flatten(BerElement *pBerElement,PBERVAL *pBerVal);
winldap.h 163 } LDAP_BERVAL,*PLDAP_BERVAL,BERVAL,*PBERVAL,BerValue;
347 WINLDAPAPI INT LDAPAPI ldap_sasl_bind_sA(LDAP *ExternalHandle,const PCHAR DistName,const PCHAR AuthMechanism,const BERVAL *cred,PLDAPControlA *ServerCtrls,PLDAPControlA *ClientCtrls,PBERVAL *ServerData);
348 WINLDAPAPI INT LDAPAPI ldap_sasl_bind_sW(LDAP *ExternalHandle,const PWCHAR DistName,const PWCHAR AuthMechanism,const BERVAL *cred,PLDAPControlW *ServerCtrls,PLDAPControlW *ClientCtrls,PBERVAL *ServerData);
    [all...]

Completed in 205 milliseconds