VirtualBox

Changeset 23715 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Oct 13, 2009 9:14:07 AM (15 years ago)
Author:
vboxsync
Message:

iprt/err.mac,VBox/x86.mac: regenerated.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/err.mac

    r22806 r23715  
    9898%define VERR_CALLBACK_RETURN    (-88)
    9999%define VINF_CALLBACK_RETURN    88
     100%define VERR_AUTHENTICATION_FAILURE    (-89)
    100101%define VERR_FILE_IO_ERROR    (-100)
    101102%define VERR_OPEN_FAILED    (-101)
     
    145146%define VERR_DISK_INVALID_FORMAT    (-155)
    146147%define VERR_TOO_MANY_SYMLINKS    (-156)
     148%define VERR_NS_SYMLINK_SET_TIME    (-157)
    147149%define VERR_SEARCH_ERROR    (-200)
    148150%define VERR_NO_MORE_FILES    (-201)
     
    230232%define VERR_TCP_SERVER_STOP    (-500)
    231233%define VINF_TCP_SERVER_STOP    500
     234%define VERR_TCP_SERVER_SHUTDOWN    (-501)
     235%define VERR_TCP_SERVER_DESTROYED    (-502)
     236%define VINF_TCP_SERVER_NO_CLIENT    503
    232237%define VERR_L4_INVALID_DS_OFFSET    (-550)
    233238%define VERR_IPC    (-551)
     
    311316%define VERR_GETOPT_INVALID_ARGUMENT_FORMAT    (-827)
    312317%define VINF_GETOPT_NOT_OPTION    828
     318%define VERR_GETOPT_INDEX_MISSING    (-829)
    313319%define VERR_CACHE_FULL    (-850)
    314320%define VERR_CACHE_EMPTY    (-851)
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette