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

/vbox/src/VBox/Runtime/common/misc/
H A Ds3.cpp65 typedef RTS3INTERNAL* PRTS3INTERNAL; typedef
210 static char* rtS3CreateSignature(PRTS3INTERNAL pS3Int, const char* pszAction, const char* pszBucket, const char* pszKey,
232 static char* rtS3CreateAuthHeader(PRTS3INTERNAL pS3Int, const char* pszAction, const char* pszBucket, const char* pszKey,
246 static int rtS3Perform(PRTS3INTERNAL pS3Int)
324 PRTS3INTERNAL pS3Int = (PRTS3INTERNAL)pvUser;
339 static void rtS3ReinitCurl(PRTS3INTERNAL pS3Int)
520 PRTS3INTERNAL pS3Int = (PRTS3INTERNAL)RTMemAllocZ(sizeof(RTS3INTERNAL));
542 PRTS3INTERNAL pS3In
[all...]

Completed in 45 milliseconds