|
REpsp2
PSP2 OS reverse engineering
|
Go to the source code of this file.
Macros | |
| #define | SCE_OK 0 |
| #define | SCE_ERROR_ERRNO_EPERM -2147418111 /* 0x80010001 */ |
| #define | SCE_ERROR_ERRNO_ENOENT -2147418110 /* 0x80010002 */ |
| #define | SCE_ERROR_ERRNO_ESRCH -2147418109 /* 0x80010003 */ |
| #define | SCE_ERROR_ERRNO_EINTR -2147418108 /* 0x80010004 */ |
| #define | SCE_ERROR_ERRNO_EIO -2147418107 /* 0x80010005 */ |
| #define | SCE_ERROR_ERRNO_ENXIO -2147418106 /* 0x80010006 */ |
| #define | SCE_ERROR_ERRNO_E2BIG -2147418105 /* 0x80010007 */ |
| #define | SCE_ERROR_ERRNO_ENOEXEC -2147418104 /* 0x80010008 */ |
| #define | SCE_ERROR_ERRNO_EBADF -2147418103 /* 0x80010009 */ |
| #define | SCE_ERROR_ERRNO_ECHILD -2147418102 /* 0x8001000A */ |
| #define | SCE_ERROR_ERRNO_EAGAIN -2147418101 /* 0x8001000B */ |
| #define | SCE_ERROR_ERRNO_ENOMEM -2147418100 /* 0x8001000C */ |
| #define | SCE_ERROR_ERRNO_EACCES -2147418099 /* 0x8001000D */ |
| #define | SCE_ERROR_ERRNO_EFAULT -2147418098 /* 0x8001000E */ |
| #define | SCE_ERROR_ERRNO_ENOTBLK -2147418097 /* 0x8001000F */ |
| #define | SCE_ERROR_ERRNO_EBUSY -2147418096 /* 0x80010010 */ |
| #define | SCE_ERROR_ERRNO_EEXIST -2147418095 /* 0x80010011 */ |
| #define | SCE_ERROR_ERRNO_EXDEV -2147418094 /* 0x80010012 */ |
| #define | SCE_ERROR_ERRNO_ENODEV -2147418093 /* 0x80010013 */ |
| #define | SCE_ERROR_ERRNO_ENOTDIR -2147418092 /* 0x80010014 */ |
| #define | SCE_ERROR_ERRNO_EISDIR -2147418091 /* 0x80010015 */ |
| #define | SCE_ERROR_ERRNO_EINVAL -2147418090 /* 0x80010016 */ |
| #define | SCE_ERROR_ERRNO_ENFILE -2147418089 /* 0x80010017 */ |
| #define | SCE_ERROR_ERRNO_EMFILE -2147418088 /* 0x80010018 */ |
| #define | SCE_ERROR_ERRNO_ENOTTY -2147418087 /* 0x80010019 */ |
| #define | SCE_ERROR_ERRNO_ETXTBSY -2147418086 /* 0x8001001A */ |
| #define | SCE_ERROR_ERRNO_EFBIG -2147418085 /* 0x8001001B */ |
| #define | SCE_ERROR_ERRNO_ENOSPC -2147418084 /* 0x8001001C */ |
| #define | SCE_ERROR_ERRNO_ESPIPE -2147418083 /* 0x8001001D */ |
| #define | SCE_ERROR_ERRNO_EROFS -2147418082 /* 0x8001001E */ |
| #define | SCE_ERROR_ERRNO_EMLINK -2147418081 /* 0x8001001F */ |
| #define | SCE_ERROR_ERRNO_EPIPE -2147418080 /* 0x80010020 */ |
| #define | SCE_ERROR_ERRNO_EDOM -2147418079 /* 0x80010021 */ |
| #define | SCE_ERROR_ERRNO_ERANGE -2147418078 /* 0x80010022 */ |
| #define | SCE_ERROR_ERRNO_ENOMSG -2147418077 /* 0x80010023 */ |
| #define | SCE_ERROR_ERRNO_EIDRM -2147418076 /* 0x80010024 */ |
| #define | SCE_ERROR_ERRNO_ECHRNG -2147418075 /* 0x80010025 */ |
| #define | SCE_ERROR_ERRNO_EL2NSYNC -2147418074 /* 0x80010026 */ |
| #define | SCE_ERROR_ERRNO_EL3HLT -2147418073 /* 0x80010027 */ |
| #define | SCE_ERROR_ERRNO_EL3RST -2147418072 /* 0x80010028 */ |
| #define | SCE_ERROR_ERRNO_ELNRNG -2147418071 /* 0x80010029 */ |
| #define | SCE_ERROR_ERRNO_EUNATCH -2147418070 /* 0x8001002A */ |
| #define | SCE_ERROR_ERRNO_ENOCSI -2147418069 /* 0x8001002B */ |
| #define | SCE_ERROR_ERRNO_EL2HLT -2147418068 /* 0x8001002C */ |
| #define | SCE_ERROR_ERRNO_EDEADLK -2147418067 /* 0x8001002D */ |
| #define | SCE_ERROR_ERRNO_ENOLCK -2147418066 /* 0x8001002E */ |
| #define | SCE_ERROR_ERRNO_EFORMAT -2147418065 /* 0x8001002F */ |
| #define | SCE_ERROR_ERRNO_EUNSUP -2147418064 /* 0x80010030 */ |
| #define | SCE_ERROR_ERRNO_EBADE -2147418062 /* 0x80010032 */ |
| #define | SCE_ERROR_ERRNO_EBADR -2147418061 /* 0x80010033 */ |
| #define | SCE_ERROR_ERRNO_EXFULL -2147418060 /* 0x80010034 */ |
| #define | SCE_ERROR_ERRNO_ENOANO -2147418059 /* 0x80010035 */ |
| #define | SCE_ERROR_ERRNO_EBADRQC -2147418058 /* 0x80010036 */ |
| #define | SCE_ERROR_ERRNO_EBADSLT -2147418057 /* 0x80010037 */ |
| #define | SCE_ERROR_ERRNO_EDEADLOCK -2147418056 /* 0x80010038 */ |
| #define | SCE_ERROR_ERRNO_EBFONT -2147418055 /* 0x80010039 */ |
| #define | SCE_ERROR_ERRNO_ENOSTR -2147418052 /* 0x8001003C */ |
| #define | SCE_ERROR_ERRNO_ENODATA -2147418051 /* 0x8001003D */ |
| #define | SCE_ERROR_ERRNO_ETIME -2147418050 /* 0x8001003E */ |
| #define | SCE_ERROR_ERRNO_ENOSR -2147418049 /* 0x8001003F */ |
| #define | SCE_ERROR_ERRNO_ENONET -2147418048 /* 0x80010040 */ |
| #define | SCE_ERROR_ERRNO_ENOPKG -2147418047 /* 0x80010041 */ |
| #define | SCE_ERROR_ERRNO_EREMOTE -2147418046 /* 0x80010042 */ |
| #define | SCE_ERROR_ERRNO_ENOLINK -2147418045 /* 0x80010043 */ |
| #define | SCE_ERROR_ERRNO_EADV -2147418044 /* 0x80010044 */ |
| #define | SCE_ERROR_ERRNO_ESRMNT -2147418043 /* 0x80010045 */ |
| #define | SCE_ERROR_ERRNO_ECOMM -2147418042 /* 0x80010046 */ |
| #define | SCE_ERROR_ERRNO_EPROTO -2147418041 /* 0x80010047 */ |
| #define | SCE_ERROR_ERRNO_EMULTIHOP -2147418038 /* 0x8001004A */ |
| #define | SCE_ERROR_ERRNO_ELBIN -2147418037 /* 0x8001004B */ |
| #define | SCE_ERROR_ERRNO_EDOTDOT -2147418036 /* 0x8001004C */ |
| #define | SCE_ERROR_ERRNO_EBADMSG -2147418035 /* 0x8001004D */ |
| #define | SCE_ERROR_ERRNO_EFTYPE -2147418033 /* 0x8001004F */ |
| #define | SCE_ERROR_ERRNO_ENOTUNIQ -2147418032 /* 0x80010050 */ |
| #define | SCE_ERROR_ERRNO_EBADFD -2147418031 /* 0x80010051 */ |
| #define | SCE_ERROR_ERRNO_EREMCHG -2147418030 /* 0x80010052 */ |
| #define | SCE_ERROR_ERRNO_ELIBACC -2147418029 /* 0x80010053 */ |
| #define | SCE_ERROR_ERRNO_ELIBBAD -2147418028 /* 0x80010054 */ |
| #define | SCE_ERROR_ERRNO_ELIBSCN -2147418027 /* 0x80010055 */ |
| #define | SCE_ERROR_ERRNO_ELIBMAX -2147418026 /* 0x80010056 */ |
| #define | SCE_ERROR_ERRNO_ELIBEXEC -2147418025 /* 0x80010057 */ |
| #define | SCE_ERROR_ERRNO_ENOSYS -2147418024 /* 0x80010058 */ |
| #define | SCE_ERROR_ERRNO_ENMFILE -2147418023 /* 0x80010059 */ |
| #define | SCE_ERROR_ERRNO_ENOTEMPTY -2147418022 /* 0x8001005A */ |
| #define | SCE_ERROR_ERRNO_ENAMETOOLONG -2147418021 /* 0x8001005B */ |
| #define | SCE_ERROR_ERRNO_ELOOP -2147418020 /* 0x8001005C */ |
| #define | SCE_ERROR_ERRNO_EOPNOTSUPP -2147418017 /* 0x8001005F */ |
| #define | SCE_ERROR_ERRNO_EPFNOSUPPORT -2147418016 /* 0x80010060 */ |
| #define | SCE_ERROR_ERRNO_ECONNRESET -2147418008 /* 0x80010068 */ |
| #define | SCE_ERROR_ERRNO_ENOBUFS -2147418007 /* 0x80010069 */ |
| #define | SCE_ERROR_ERRNO_EAFNOSUPPORT -2147418006 /* 0x8001006A */ |
| #define | SCE_ERROR_ERRNO_EPROTOTYPE -2147418005 /* 0x8001006B */ |
| #define | SCE_ERROR_ERRNO_ENOTSOCK -2147418004 /* 0x8001006C */ |
| #define | SCE_ERROR_ERRNO_ENOPROTOOPT -2147418003 /* 0x8001006D */ |
| #define | SCE_ERROR_ERRNO_ESHUTDOWN -2147418002 /* 0x8001006E */ |
| #define | SCE_ERROR_ERRNO_ECONNREFUSED -2147418001 /* 0x8001006F */ |
| #define | SCE_ERROR_ERRNO_EADDRINUSE -2147418000 /* 0x80010070 */ |
| #define | SCE_ERROR_ERRNO_ECONNABORTED -2147417999 /* 0x80010071 */ |
| #define | SCE_ERROR_ERRNO_ENETUNREACH -2147417998 /* 0x80010072 */ |
| #define | SCE_ERROR_ERRNO_ENETDOWN -2147417997 /* 0x80010073 */ |
| #define | SCE_ERROR_ERRNO_ETIMEDOUT -2147417996 /* 0x80010074 */ |
| #define | SCE_ERROR_ERRNO_EHOSTDOWN -2147417995 /* 0x80010075 */ |
| #define | SCE_ERROR_ERRNO_EHOSTUNREACH -2147417994 /* 0x80010076 */ |
| #define | SCE_ERROR_ERRNO_EINPROGRESS -2147417993 /* 0x80010077 */ |
| #define | SCE_ERROR_ERRNO_EALREADY -2147417992 /* 0x80010078 */ |
| #define | SCE_ERROR_ERRNO_EDESTADDRREQ -2147417991 /* 0x80010079 */ |
| #define | SCE_ERROR_ERRNO_EMSGSIZE -2147417990 /* 0x8001007A */ |
| #define | SCE_ERROR_ERRNO_EPROTONOSUPPORT -2147417989 /* 0x8001007B */ |
| #define | SCE_ERROR_ERRNO_ESOCKTNOSUPPORT -2147417988 /* 0x8001007C */ |
| #define | SCE_ERROR_ERRNO_EADDRNOTAVAIL -2147417987 /* 0x8001007D */ |
| #define | SCE_ERROR_ERRNO_ENETRESET -2147417986 /* 0x8001007E */ |
| #define | SCE_ERROR_ERRNO_EISCONN -2147417985 /* 0x8001007F */ |
| #define | SCE_ERROR_ERRNO_ENOTCONN -2147417984 /* 0x80010080 */ |
| #define | SCE_ERROR_ERRNO_ETOOMANYREFS -2147417983 /* 0x80010081 */ |
| #define | SCE_ERROR_ERRNO_EPROCLIM -2147417982 /* 0x80010082 */ |
| #define | SCE_ERROR_ERRNO_EUSERS -2147417981 /* 0x80010083 */ |
| #define | SCE_ERROR_ERRNO_EDQUOT -2147417980 /* 0x80010084 */ |
| #define | SCE_ERROR_ERRNO_ESTALE -2147417979 /* 0x80010085 */ |
| #define | SCE_ERROR_ERRNO_ENOTSUP -2147417978 /* 0x80010086 */ |
| #define | SCE_ERROR_ERRNO_ENOMEDIUM -2147417977 /* 0x80010087 */ |
| #define | SCE_ERROR_ERRNO_ENOSHARE -2147417976 /* 0x80010088 */ |
| #define | SCE_ERROR_ERRNO_ECASECLASH -2147417975 /* 0x80010089 */ |
| #define | SCE_ERROR_ERRNO_EILSEQ -2147417974 /* 0x8001008A */ |
| #define | SCE_ERROR_ERRNO_EOVERFLOW -2147417973 /* 0x8001008B */ |
| #define | SCE_ERROR_ERRNO_ECANCELED -2147417972 /* 0x8001008C */ |
| #define | SCE_ERROR_ERRNO_ENOTRECOVERABLE -2147417971 /* 0x8001008D */ |
| #define | SCE_ERROR_ERRNO_EOWNERDEAD -2147417970 /* 0x8001008E */ |
| #define | SCE_ERROR_ERRNO_EICV -2147417969 /* 0x8001008F */ |
| #define SCE_ERROR_ERRNO_E2BIG -2147418105 /* 0x80010007 */ |
Definition at line 10 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EACCES -2147418099 /* 0x8001000D */ |
Definition at line 16 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EADDRINUSE -2147418000 /* 0x80010070 */ |
Definition at line 100 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EADDRNOTAVAIL -2147417987 /* 0x8001007D */ |
Definition at line 113 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EADV -2147418044 /* 0x80010044 */ |
Definition at line 68 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EAFNOSUPPORT -2147418006 /* 0x8001006A */ |
Definition at line 94 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EAGAIN -2147418101 /* 0x8001000B */ |
Definition at line 14 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EALREADY -2147417992 /* 0x80010078 */ |
Definition at line 108 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EBADE -2147418062 /* 0x80010032 */ |
Definition at line 52 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EBADF -2147418103 /* 0x80010009 */ |
Definition at line 12 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EBADFD -2147418031 /* 0x80010051 */ |
Definition at line 78 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EBADMSG -2147418035 /* 0x8001004D */ |
Definition at line 75 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EBADR -2147418061 /* 0x80010033 */ |
Definition at line 53 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EBADRQC -2147418058 /* 0x80010036 */ |
Definition at line 56 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EBADSLT -2147418057 /* 0x80010037 */ |
Definition at line 57 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EBFONT -2147418055 /* 0x80010039 */ |
Definition at line 59 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EBUSY -2147418096 /* 0x80010010 */ |
Definition at line 19 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ECANCELED -2147417972 /* 0x8001008C */ |
Definition at line 128 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ECASECLASH -2147417975 /* 0x80010089 */ |
Definition at line 125 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ECHILD -2147418102 /* 0x8001000A */ |
Definition at line 13 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ECHRNG -2147418075 /* 0x80010025 */ |
Definition at line 40 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ECOMM -2147418042 /* 0x80010046 */ |
Definition at line 70 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ECONNABORTED -2147417999 /* 0x80010071 */ |
Definition at line 101 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ECONNREFUSED -2147418001 /* 0x8001006F */ |
Definition at line 99 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ECONNRESET -2147418008 /* 0x80010068 */ |
Definition at line 92 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EDEADLK -2147418067 /* 0x8001002D */ |
Definition at line 48 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EDEADLOCK -2147418056 /* 0x80010038 */ |
Definition at line 58 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EDESTADDRREQ -2147417991 /* 0x80010079 */ |
Definition at line 109 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EDOM -2147418079 /* 0x80010021 */ |
Definition at line 36 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EDOTDOT -2147418036 /* 0x8001004C */ |
Definition at line 74 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EDQUOT -2147417980 /* 0x80010084 */ |
Definition at line 120 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EEXIST -2147418095 /* 0x80010011 */ |
Definition at line 20 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EFAULT -2147418098 /* 0x8001000E */ |
Definition at line 17 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EFBIG -2147418085 /* 0x8001001B */ |
Definition at line 30 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EFORMAT -2147418065 /* 0x8001002F */ |
Definition at line 50 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EFTYPE -2147418033 /* 0x8001004F */ |
Definition at line 76 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EHOSTDOWN -2147417995 /* 0x80010075 */ |
Definition at line 105 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EHOSTUNREACH -2147417994 /* 0x80010076 */ |
Definition at line 106 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EICV -2147417969 /* 0x8001008F */ |
Definition at line 131 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EIDRM -2147418076 /* 0x80010024 */ |
Definition at line 39 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EILSEQ -2147417974 /* 0x8001008A */ |
Definition at line 126 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EINPROGRESS -2147417993 /* 0x80010077 */ |
Definition at line 107 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EINTR -2147418108 /* 0x80010004 */ |
Definition at line 7 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EINVAL -2147418090 /* 0x80010016 */ |
Definition at line 25 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EIO -2147418107 /* 0x80010005 */ |
Definition at line 8 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EISCONN -2147417985 /* 0x8001007F */ |
Definition at line 115 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EISDIR -2147418091 /* 0x80010015 */ |
Definition at line 24 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EL2HLT -2147418068 /* 0x8001002C */ |
Definition at line 47 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EL2NSYNC -2147418074 /* 0x80010026 */ |
Definition at line 41 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EL3HLT -2147418073 /* 0x80010027 */ |
Definition at line 42 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EL3RST -2147418072 /* 0x80010028 */ |
Definition at line 43 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ELBIN -2147418037 /* 0x8001004B */ |
Definition at line 73 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ELIBACC -2147418029 /* 0x80010053 */ |
Definition at line 80 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ELIBBAD -2147418028 /* 0x80010054 */ |
Definition at line 81 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ELIBEXEC -2147418025 /* 0x80010057 */ |
Definition at line 84 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ELIBMAX -2147418026 /* 0x80010056 */ |
Definition at line 83 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ELIBSCN -2147418027 /* 0x80010055 */ |
Definition at line 82 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ELNRNG -2147418071 /* 0x80010029 */ |
Definition at line 44 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ELOOP -2147418020 /* 0x8001005C */ |
Definition at line 89 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EMFILE -2147418088 /* 0x80010018 */ |
Definition at line 27 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EMLINK -2147418081 /* 0x8001001F */ |
Definition at line 34 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EMSGSIZE -2147417990 /* 0x8001007A */ |
Definition at line 110 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EMULTIHOP -2147418038 /* 0x8001004A */ |
Definition at line 72 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ENAMETOOLONG -2147418021 /* 0x8001005B */ |
Definition at line 88 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ENETDOWN -2147417997 /* 0x80010073 */ |
Definition at line 103 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ENETRESET -2147417986 /* 0x8001007E */ |
Definition at line 114 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ENETUNREACH -2147417998 /* 0x80010072 */ |
Definition at line 102 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ENFILE -2147418089 /* 0x80010017 */ |
Definition at line 26 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ENMFILE -2147418023 /* 0x80010059 */ |
Definition at line 86 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ENOANO -2147418059 /* 0x80010035 */ |
Definition at line 55 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ENOBUFS -2147418007 /* 0x80010069 */ |
Definition at line 93 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ENOCSI -2147418069 /* 0x8001002B */ |
Definition at line 46 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ENODATA -2147418051 /* 0x8001003D */ |
Definition at line 61 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ENODEV -2147418093 /* 0x80010013 */ |
Definition at line 22 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ENOENT -2147418110 /* 0x80010002 */ |
Definition at line 5 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ENOEXEC -2147418104 /* 0x80010008 */ |
Definition at line 11 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ENOLCK -2147418066 /* 0x8001002E */ |
Definition at line 49 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ENOLINK -2147418045 /* 0x80010043 */ |
Definition at line 67 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ENOMEDIUM -2147417977 /* 0x80010087 */ |
Definition at line 123 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ENOMEM -2147418100 /* 0x8001000C */ |
Definition at line 15 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ENOMSG -2147418077 /* 0x80010023 */ |
Definition at line 38 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ENONET -2147418048 /* 0x80010040 */ |
Definition at line 64 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ENOPKG -2147418047 /* 0x80010041 */ |
Definition at line 65 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ENOPROTOOPT -2147418003 /* 0x8001006D */ |
Definition at line 97 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ENOSHARE -2147417976 /* 0x80010088 */ |
Definition at line 124 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ENOSPC -2147418084 /* 0x8001001C */ |
Definition at line 31 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ENOSR -2147418049 /* 0x8001003F */ |
Definition at line 63 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ENOSTR -2147418052 /* 0x8001003C */ |
Definition at line 60 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ENOSYS -2147418024 /* 0x80010058 */ |
Definition at line 85 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ENOTBLK -2147418097 /* 0x8001000F */ |
Definition at line 18 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ENOTCONN -2147417984 /* 0x80010080 */ |
Definition at line 116 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ENOTDIR -2147418092 /* 0x80010014 */ |
Definition at line 23 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ENOTEMPTY -2147418022 /* 0x8001005A */ |
Definition at line 87 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ENOTRECOVERABLE -2147417971 /* 0x8001008D */ |
Definition at line 129 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ENOTSOCK -2147418004 /* 0x8001006C */ |
Definition at line 96 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ENOTSUP -2147417978 /* 0x80010086 */ |
Definition at line 122 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ENOTTY -2147418087 /* 0x80010019 */ |
Definition at line 28 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ENOTUNIQ -2147418032 /* 0x80010050 */ |
Definition at line 77 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ENXIO -2147418106 /* 0x80010006 */ |
Definition at line 9 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EOPNOTSUPP -2147418017 /* 0x8001005F */ |
Definition at line 90 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EOVERFLOW -2147417973 /* 0x8001008B */ |
Definition at line 127 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EOWNERDEAD -2147417970 /* 0x8001008E */ |
Definition at line 130 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EPERM -2147418111 /* 0x80010001 */ |
Definition at line 4 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EPFNOSUPPORT -2147418016 /* 0x80010060 */ |
Definition at line 91 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EPIPE -2147418080 /* 0x80010020 */ |
Definition at line 35 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EPROCLIM -2147417982 /* 0x80010082 */ |
Definition at line 118 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EPROTO -2147418041 /* 0x80010047 */ |
Definition at line 71 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EPROTONOSUPPORT -2147417989 /* 0x8001007B */ |
Definition at line 111 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EPROTOTYPE -2147418005 /* 0x8001006B */ |
Definition at line 95 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ERANGE -2147418078 /* 0x80010022 */ |
Definition at line 37 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EREMCHG -2147418030 /* 0x80010052 */ |
Definition at line 79 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EREMOTE -2147418046 /* 0x80010042 */ |
Definition at line 66 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EROFS -2147418082 /* 0x8001001E */ |
Definition at line 33 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ESHUTDOWN -2147418002 /* 0x8001006E */ |
Definition at line 98 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ESOCKTNOSUPPORT -2147417988 /* 0x8001007C */ |
Definition at line 112 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ESPIPE -2147418083 /* 0x8001001D */ |
Definition at line 32 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ESRCH -2147418109 /* 0x80010003 */ |
Definition at line 6 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ESRMNT -2147418043 /* 0x80010045 */ |
Definition at line 69 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ESTALE -2147417979 /* 0x80010085 */ |
Definition at line 121 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ETIME -2147418050 /* 0x8001003E */ |
Definition at line 62 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ETIMEDOUT -2147417996 /* 0x80010074 */ |
Definition at line 104 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ETOOMANYREFS -2147417983 /* 0x80010081 */ |
Definition at line 117 of file sceerror.h.
| #define SCE_ERROR_ERRNO_ETXTBSY -2147418086 /* 0x8001001A */ |
Definition at line 29 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EUNATCH -2147418070 /* 0x8001002A */ |
Definition at line 45 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EUNSUP -2147418064 /* 0x80010030 */ |
Definition at line 51 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EUSERS -2147417981 /* 0x80010083 */ |
Definition at line 119 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EXDEV -2147418094 /* 0x80010012 */ |
Definition at line 21 of file sceerror.h.
| #define SCE_ERROR_ERRNO_EXFULL -2147418060 /* 0x80010034 */ |
Definition at line 54 of file sceerror.h.
| #define SCE_OK 0 |
Definition at line 2 of file sceerror.h.