VirtualBox

Changeset 23715 in vbox


Ignore:
Timestamp:
Oct 13, 2009 9:14:07 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
53434
Message:

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

Location:
trunk/include
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/x86.mac

    r22431 r23715  
    277277%define MSR_K7_PERFCTR2                     0xc0010006
    278278%define MSR_K7_PERFCTR3                     0xc0010007
     279%define MSR_K8_HWCR                         0xc0010015
    279280%define MSR_K8_LSTAR                        0xc0000082
    280281%define MSR_K8_CSTAR                        0xc0000083
  • 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.

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