Searched refs:VERR_S3_BUCKET_ALREADY_EXISTS (Results 1 - 2 of 2) sorted by relevance
/vbox/include/iprt/ | ||
H A D | err.h | 1652 #define VERR_S3_BUCKET_ALREADY_EXISTS (-877) macro |
/vbox/src/VBox/Runtime/common/misc/ | ||
H A D | s3.cpp | 693 rc = VERR_S3_BUCKET_ALREADY_EXISTS; |
Completed in 1395 milliseconds