Searched refs:PRTS3 (Results 1 - 2 of 2) sorted by relevance

/vbox/include/iprt/
H A Ds3.h43 typedef RTS3 *PRTS3; typedef
131 RTR3DECL(int) RTS3Create(PRTS3 phS3, const char *pszAccessKey, const char *pszSecretKey, const char *pszBaseUrl, const char *pszUserAgent);
/vbox/src/VBox/Runtime/common/misc/
H A Ds3.cpp503 RTR3DECL(int) RTS3Create(PRTS3 ppS3, const char* pszAccessKey, const char* pszSecretKey, const char* pszBaseUrl, const char* pszUserAgent /* = NULL */)

Completed in 49 milliseconds