summaryrefslogtreecommitdiff
path: root/include/iprt/err.mac
diff options
context:
space:
mode:
Diffstat (limited to 'include/iprt/err.mac')
-rw-r--r--include/iprt/err.mac71
1 files changed, 71 insertions, 0 deletions
diff --git a/include/iprt/err.mac b/include/iprt/err.mac
index 00e330cc..39ac4e91 100644
--- a/include/iprt/err.mac
+++ b/include/iprt/err.mac
@@ -15,6 +15,7 @@
%define VINF_PERMISSION_DENIED 10
%define VERR_VERSION_MISMATCH (-11)
%define VERR_NOT_IMPLEMENTED (-12)
+%define VERR_INVALID_FLAGS (-13)
%define VERR_NOT_EQUAL (-18)
%define VERR_NOT_SYMLINK (-19)
%define VERR_NO_TMP_MEMORY (-20)
@@ -121,6 +122,9 @@
%define VINF_BUFFER_UNDERFLOW 22401
%define VERR_UNEVEN_INPUT (-22402)
%define VERR_NOT_AVAILABLE (-22403)
+%define VERR_PROC_DETACH_NOT_SUPPORTED (-22404)
+%define VERR_ACCOUNT_RESTRICTED (-22405)
+%define VINF_ACCOUNT_RESTRICTED 22405
%define VERR_FILE_IO_ERROR (-100)
%define VERR_OPEN_FAILED (-101)
%define VERR_FILE_NOT_FOUND (-102)
@@ -168,6 +172,7 @@
%define VERR_PATH_DOES_NOT_START_WITH_ROOT (-142)
%define VERR_PATH_IS_RELATIVE (-143)
%define VERR_PATH_IS_NOT_RELATIVE (-144)
+%define VERR_PATH_ZERO_LENGTH (-145)
%define VERR_DISK_IO_ERROR (-150)
%define VERR_INVALID_DRIVE (-151)
%define VERR_DISK_FULL (-152)
@@ -274,6 +279,7 @@
%define VERR_NET_HOST_DOWN (-464)
%define VERR_NET_HOST_UNREACHABLE (-465)
%define VERR_NET_PROTOCOL_ERROR (-466)
+%define VERR_NET_INCOMPLETE_TX_PACKET (-467)
%define VERR_TCP_SERVER_STOP (-500)
%define VINF_TCP_SERVER_STOP 500
%define VERR_TCP_SERVER_SHUTDOWN (-501)
@@ -371,6 +377,21 @@
%define VERR_DWARF_ABBREV_NOT_FOUND (-676)
%define VERR_DWARF_UNKNOWN_FORM (-677)
%define VERR_DWARF_UNEXPECTED_FORM (-678)
+%define VERR_DWARF_TODO (-679)
+%define VERR_DWARF_UNKNOWN_LOC_OPCODE (-680)
+%define VERR_DWARF_STACK_OVERFLOW (-681)
+%define VERR_DWARF_STACK_UNDERFLOW (-682)
+%define VERR_DWARF_IPE (-683)
+%define VERR_DBG_CFG_INVALID_VALUE (-684)
+%define VERR_DBG_CFG_NOT_UINT_PROP (-685)
+%define VERR_DBG_DEFERRED_LOAD_FAILED (-686)
+%define VERR_DBG_TODO (-687)
+%define VERR_DBG_FILE_MISMATCH (-688)
+%define VERR_DBG_MOD_IPE (-689)
+%define VINF_DBG_ADJUSTED_SYM_SIZE 690
+%define VERR_CV_BAD_FORMAT (-691)
+%define VERR_CV_TODO (-692)
+%define VERR_CV_IPE (-693)
%define VERR_RT_REQUEST_INVALID_TYPE (-700)
%define VERR_RT_REQUEST_STATE (-701)
%define VERR_RT_REQUEST_INVALID_PACKAGE (-702)
@@ -394,6 +415,15 @@
%define VERR_S3_BUCKET_ALREADY_EXISTS (-877)
%define VERR_S3_BUCKET_NOT_EMPTY (-878)
%define VERR_S3_CANCELED (-879)
+%define VERR_HTTP_INIT_FAILED (-885)
+%define VERR_HTTP_NOT_FOUND (-886)
+%define VERR_HTTP_ACCESS_DENIED (-887)
+%define VERR_HTTP_BAD_REQUEST (-888)
+%define VERR_HTTP_COULDNT_CONNECT (-889)
+%define VERR_HTTP_SSL_CONNECT_ERROR (-890)
+%define VERR_HTTP_CACERT_WRONG_FORMAT (-891)
+%define VERR_HTTP_CACERT_CANNOT_AUTHENTICATE (-892)
+%define VERR_HTTP_ABORTED (-893)
%define VERR_MANIFEST_UNSUPPORTED_DIGEST_TYPE (-900)
%define VERR_MANIFEST_WRONG_FILE_FORMAT (-901)
%define VERR_MANIFEST_DIGEST_MISMATCH (-902)
@@ -424,6 +454,7 @@
%define VERR_TAR_BAD_CHKSUM_FIELD (-945)
%define VERR_TAR_MALFORMED_GNU_LONGXXXX (-946)
%define VERR_TAR_NAME_TOO_LONG (-947)
+%define VINF_TAR_DIR_PATH (948)
%define VERR_POLL_HANDLE_NOT_POLLABLE (-950)
%define VERR_POLL_HANDLE_ID_EXISTS (-951)
%define VERR_POLL_HANDLE_ID_NOT_FOUND (-952)
@@ -453,3 +484,43 @@
%define VINF_SYS_MAY_POWER_OFF (22501)
%define VERR_SYS_SHUTDOWN_FAILED (-22502)
%define VERR_FILESYSTEM_CORRUPT (-22600)
+%define VERR_XAR_WRONG_MAGIC (-22700)
+%define VERR_XAR_BAD_HDR_SIZE (-22701)
+%define VERR_XAR_UNSUPPORTED_VERSION (-22702)
+%define VERR_XAR_UNSUPPORTED_HASH_FUNCTION (-22703)
+%define VERR_XAR_TOC_TOO_SMALL (-22704)
+%define VERR_XAR_TOC_TOO_BIG (-22705)
+%define VERR_XAR_TOC_TOO_BIG_COMPRESSED (-22706)
+%define VERR_XAR_TOC_UNCOMP_SIZE_MISMATCH (-22707)
+%define VERR_XAR_TOC_STRLEN_MISMATCH (-22708)
+%define VERR_XAR_TOC_UTF8_ENCODING (-22709)
+%define VERR_XAR_TOC_XML_PARSE_ERROR (-22710)
+%define VERR_XML_TOC_ELEMENT_MISSING (-22711)
+%define VERR_XML_TOC_ELEMENT_HAS_SIBLINGS (-22712)
+%define VERR_XAR_TOC_DIGEST_MISMATCH (-22713)
+%define VERR_XAR_BAD_CHECKSUM_ELEMENT (-22714)
+%define VERR_XAR_HASH_FUNCTION_MISMATCH (-22715)
+%define VERR_XAR_BAD_DIGEST_LENGTH (-22716)
+%define VERR_XAR_NOT_STREAMBLE_ELEMENT_ORDER (-22717)
+%define VERR_XAR_MISSING_OFFSET_ELEMENT (-22718)
+%define VERR_XAR_BAD_OFFSET_ELEMENT (-22719)
+%define VERR_XAR_MISSING_SIZE_ELEMENT (-22720)
+%define VERR_XAR_BAD_SIZE_ELEMENT (-22721)
+%define VERR_XAR_MISSING_LENGTH_ELEMENT (-22722)
+%define VERR_XAR_BAD_LENGTH_ELEMENT (-22723)
+%define VERR_XAR_BAD_FILE_ELEMENT (-22724)
+%define VERR_XAR_MISSING_DATA_ELEMENT (-22725)
+%define VERR_XAR_UNKNOWN_FILE_TYPE (-22726)
+%define VERR_XAR_NO_ENCODING (-22727)
+%define VERR_XAR_BAD_FILE_TIMESTAMP (-22728)
+%define VERR_XAR_BAD_FILE_MODE (-22729)
+%define VERR_XAR_BAD_FILE_UID (-22730)
+%define VERR_XAR_BAD_FILE_GID (-22731)
+%define VERR_XAR_BAD_FILE_DEVICE_NO (-22732)
+%define VERR_XAR_BAD_FILE_INODE (-22733)
+%define VERR_XAR_INVALID_FILE_NAME (-22734)
+%define VERR_XAR_EXTRACTED_HASH_MISMATCH (-22735)
+%define VERR_XAR_EXTRACTED_SIZE_EXCEEDED (-22736)
+%define VERR_XAR_ARCHIVED_HASH_MISMATCH (-22737)
+%define VERR_XAR_UNUSED_ARCHIVED_DATA (-22738)
+%define VERR_XAR_ARCHIVED_AND_EXTRACTED_SIZES_MISMATCH (-22739)