Editing VSH Exports
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 51: | Line 51: | ||
|} | |} | ||
=== | === cellAudio === | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
! Export NID !! Notes !! Usage | ! Export NID !! Notes !! Usage | ||
|- | |- | ||
| | | 0x49CC902D || _cellAudioAudioPathThroughLRCK_returnToNormal || | ||
|- | |- | ||
| | | 0xED8B6D76 || _cellAudioAudioPathThroughLRCK_start || | ||
|- | |- | ||
| | | 0x46E2924C || _cellAudioOpenAdmin || | ||
|- | |- | ||
| | | 0x4636DE94 || _cellAudioPathThroughLRCK_setBufferForm || | ||
|- | |- | ||
| | | 0xA4AEC2CF || _cellAudioPathThroughSpdifControl || | ||
|- | |- | ||
| | | 0xABE64FF6 || _cellAudioSetAppBgmLevel || | ||
|- | |- | ||
| | | 0xD1842209 || _cellAudioSetBitStreamEncoder || | ||
|- | |- | ||
| | | 0x43FB5836 || _cellAudioSetDownMixer || | ||
|- | |- | ||
| | | 0x4D1ADD21 || _cellAudioSetDownMixer86 || | ||
|- | |- | ||
| | | 0x56178BAA || _cellAudioSetRsxRelayedSetting || | ||
|- | |- | ||
| | | 0x9A968EEA || _cellAudioStartRSX || | ||
|- | |- | ||
| | | 0x74A66AF0 || cellAudioGetPortConfig || int cellAudioGetPortConfig(uint32_t portNum, CellAudioPortConfig *portConfig) | ||
|- | |- | ||
| | | 0xB168F92 || cellAudioInit || int cellAudioInit(void) | ||
|- | |- | ||
| | | 0x4129FE2D || cellAudioPortClose || int cellAudioPortClose(uint32_t portNum) | ||
|- | |- | ||
| | | 0xCD7BC431 || cellAudioPortOpen || int cellAudioPortOpen(CellAudioPortParam *audioParam, uint32_t *portNum) | ||
|- | |- | ||
| | | 0x89BE28F2 || cellAudioPortStart || int cellAudioPortStart(uint32_t portNum) | ||
|- | |- | ||
| | | 0x5B1E2C73 || cellAudioPortStop || int cellAudioPortStop(uint32_t portNum) | ||
|- | |- | ||
| | | 0xCA5AC370 || cellAudioQuit || int cellAudioQuit(void) | ||
|- | |- | ||
| | | 0xFF3626FD || cellAudioRemoveNotifyEventQueue || int cellAudioRemoveNotifyEventQueue(sys_ipc_key_t) | ||
|- | |||
| 0x377E0CD9 || cellAudioSetNotifyEventQueue || int cellAudioSetNotifyEventQueue(sys_ipc_key_t) | |||
|- | |- | ||
| | |} | ||
=== cellCamera === | |||
{| class="wikitable sortable" | |||
! Export NID !! Notes !! Usage | |||
|- | |||
| 0x5AD46570 | |||
|| cellCameraEnd | |||
|| | |||
|- | |||
| 0xBF47C5DD | |||
|| cellCameraInit | |||
|| | |||
|- | |||
|} | |||
=== cellGifDec === | |||
{| class="wikitable sortable" | |||
! Export NID !! Notes !! Usage | |||
|- | |- | ||
| | | 0x116A7DA9 || cellGifDecClose || | ||
|- | |- | ||
| | | 0xE74B2CB1 || cellGifDecDestroy || | ||
|- | |- | ||
| | | 0x4711CB7F || cellGifDecExtCreate || | ||
|- | |- | ||
| | | 0x2E7E03E || cellGifDecExtDecodeData || | ||
|- | |- | ||
| | | 0x17FB83C1 || cellGifDecExtOpen || | ||
|- | |- | ||
| | | 0xE53F91F2 || cellGifDecExtReadHeader || | ||
|- | |- | ||
| | | 0x95CAE771 || cellGifDecExtSetParameter || | ||
|- | |- | ||
| | |} | ||
=== cellJpgDec === | |||
{| class="wikitable sortable" | |||
! Export NID !! Notes !! Usage | |||
|- | |- | ||
| | | 0x9338A07A || cellJpgDecClose || | ||
|- | |- | ||
| | | 0xD8EA91F8 || cellJpgDecDestroy || | ||
|- | |- | ||
| | | 0x8B300F66 || cellJpgDecExtCreate || | ||
|- | |- | ||
| | | 0xA9F703E3 || cellJpgDecExtOpen || | ||
|- | |- | ||
| | | 0xB91EB3D2 || cellJpgDecExtReadHeader || | ||
|- | |- | ||
| | | 0x65CBBB16 || cellJpgDecExtSetParameter || | ||
|- | |- | ||
| | |} | ||
=== cellHttp === | |||
{| class="wikitable sortable" | |||
! Export NID !! Notes !! Usage | |||
|- | |- | ||
| | | 0x1B5BDCC6 || cellHttpAddCookieWithClientId || int cellHttpAddCookieWithClientId(const CellHttpUri *uri, const char *cookie, CellHttpClientId clientId) | ||
|- | |- | ||
| | | 0x33347DDD || cellHttpAuthCacheExport || | ||
|- | |- | ||
| | | 0xDCDF003A || cellHttpAuthCacheFlush || | ||
|- | |- | ||
| | | 0xF92217C5 || cellHttpAuthCacheGetEntryMax || | ||
|- | |- | ||
| | | 0xDA56BFAA || cellHttpAuthCacheImport || | ||
|- | |- | ||
| | | 0xD33AD4D0 || cellHttpAuthCacheSetEntryMax || | ||
|- | |- | ||
| | | 0x4B33942A || cellHttpClientAddHeader || int cellHttpClientAddHeader(CellHttpClientId clientId, const CellHttpHeader *header) | ||
|- | |- | ||
| | | 0x2033B878 || cellHttpClientCloseAllConnections || int cellHttpClientCloseAllConnections(CellHttpClientId clientId) | ||
|- | |- | ||
| | | 0x27F86D70 || cellHttpClientCloseConnections || int cellHttpClientCloseConnections(CellHttpClientId clientId, const CellHttpUri *uri); | ||
|- | |- | ||
| | | 0x617EEC02 || cellHttpClientDeleteHeader || int cellHttpClientDeleteHeader(CellHttpClientId clientId, const char *name) | ||
|- | |- | ||
| | | 0xD9C65BE || cellHttpClientGetAllHeaders || int cellHttpClientGetAllHeaders(CellHttpClientId clientId, CellHttpHeader **headers, size_t *items, void *pool, size_t poolSize, size_t *required) | ||
|- | |- | ||
| | | 0xFCE39343 || cellHttpClientGetAuthenticationCacheStatus || int cellHttpClientGetAuthenticationCacheStatus(CellHttpClientId clientId, bool *enable) | ||
|- | |- | ||
| | | 0x5980A293 || cellHttpClientGetAutoAuthentication || int cellHttpClientGetAutoAuthentication(CellHttpClientId clientId, bool *enable) | ||
|- | |- | ||
| | | 0x2960E309 || cellHttpClientGetAutoRedirect || int cellHttpClientGetAutoRedirect(CellHttpClientId clientId, bool *enable) | ||
|- | |- | ||
| | | 0x14BFC765 || cellHttpClientGetConnTimeout || int cellHttpClientGetConnTimeout(CellHttpClientId clientId, int64_t *usec) | ||
|- | |- | ||
| | | 0x431E1407 || cellHttpClientGetConnectionWaitStatus || int cellHttpClientGetConnectionWaitStatus(CellHttpClientId clientId, bool *enable) | ||
|- | |- | ||
| | | 0x1249C1D1 || cellHttpClientGetConnectionWaitTimeout || int cellHttpClientGetConnectionWaitTimeout(CellHttpClientId clientId, int64_t *usec) | ||
|- | |- | ||
| | | 0xEB9C1E5E || cellHttpClientGetCookieStatus || int cellHttpClientGetCookieStatus(CellHttpClientId clientId, bool *enable) | ||
|- | |- | ||
| | | 0xD1EC0B25 || cellHttpClientGetHeader || int cellHttpClientGetHeader(CellHttpClientId clientId, CellHttpHeader *header, const char *name, void *pool, size_t poolSize, size_t *required) | ||
|- | |- | ||
| | | 0x591C21A8 || cellHttpClientGetKeepAlive || int cellHttpClientGetKeepAlive(CellHttpClientId clientId, bool *enable) | ||
|- | |- | ||
| | | 0x98CE061C || cellHttpClientGetMinSslVersion || int cellHttpClientGetMinSslVersion(CellHttpClientId clientId, int32_t *version) | ||
|- | |- | ||
| | | 0x46BCC9FF || cellHttpClientGetPerHostKeepAliveMax || int cellHttpClientGetPerHostKeepAliveMax(CellHttpClientId clientId, size_t *maxSize) | ||
|- | |- | ||
| | | 0xFFC74003 || cellHttpClientGetPerHostPoolSize || int cellHttpClientGetPerHostPoolSize(CellHttpClientId clientId, size_t *poolSize) | ||
|- | |- | ||
| | | 0xD06C90A4 || cellHttpClientGetPerPipelineMax || int cellHttpClientGetPerPipelineMax(CellHttpClientId clientId, size_t *pipeMax) | ||
|- | |- | ||
| | | 0x2A1F28F6 || cellHttpClientGetPipeline || int cellHttpClientGetPipeline(CellHttpClientId clientId, bool *enable) | ||
|- | |- | ||
| | | 0x4D40CF98 || cellHttpClientGetProxy || int cellHttpClientGetProxy(CellHttpClientId clientId, CellHttpUri *proxy, void *pool, size_t poolSize, size_t *required) | ||
|- | |- | ||
| | | 0x130150EA || cellHttpClientGetRecvBufferSize || int cellHttpClientGetRecvBufferSize(CellHttpClientId clientId, int *size) | ||
|- | |- | ||
| | | 0xBA78E51F || cellHttpClientGetRecvTimeout || int cellHttpClientGetRecvTimeout(CellHttpClientId clientId, int64_t *usec) | ||
|- | |- | ||
| | | 0x6884CDB7 || cellHttpClientGetResponseBufferMax || int cellHttpClientGetResponseBufferMax(CellHttpClientId clientId, size_t *max) | ||
|- | |- | ||
| | | 0xD3FCD411 || cellHttpClientGetSendBufferSize || int cellHttpClientGetSendBufferSize(CellHttpClientId clientId, int *size) | ||
|- | |- | ||
| | | 0x271A0B06 || cellHttpClientGetSendTimeout || int cellHttpClientGetSendTimeout(CellHttpClientId clientId, int64_t *usec) | ||
|- | |- | ||
| | | 0xCCF57336 || cellHttpClientGetSslVersion || | ||
|- | |- | ||
| | | 0x70F1020 || cellHttpClientGetTotalPoolSize || int cellHttpClientGetTotalPoolSize(CellHttpClientId clientId, size_t *poolSize) | ||
|- | |- | ||
| | | 0xEE05B0C1 || cellHttpClientGetUserAgent || int cellHttpClientGetUserAgent(CellHttpClientId clientId, char *userAgent, size_t size, size_t *required) | ||
|- | |- | ||
| | | 0xDC405507 || cellHttpClientGetVersion || int cellHttpClientGetVersion(CellHttpClientId clientId, uint32_t *major, uint32_t *minor) | ||
|- | |- | ||
| | | 0xADC0A4B2 || cellHttpClientPollConnections || int cellHttpClientPollConnections(CellHttpClientId clientId, CellHttpTransId *transId, int64_t usec) | ||
|- | |- | ||
| | | 0x6EED4999 || cellHttpClientSetAuthenticationCacheStatus || int cellHttpClientSetAuthenticationCacheStatus(CellHttpClientId clientId, bool enable) | ||
|- | |- | ||
| | | 0x660D42A9 || cellHttpClientSetAuthenticationCallback || int cellHttpClientSetAuthenticationCallback(CellHttpClientId clientId, CellHttpAuthenticationCallback cbfunc, void *userArg) | ||
|- | |- | ||
| | | 0x8EAF47A3 || cellHttpClientSetAutoAuthentication || int cellHttpClientSetAutoAuthentication(CellHttpClientId clientId, bool enable) | ||
|- | |- | ||
| | | 0x211D8BA3 || cellHttpClientSetAutoRedirect || int cellHttpClientSetAutoRedirect(CellHttpClientId clientId, bool enable) | ||
|- | |- | ||
| | | 0xD7471088 || cellHttpClientSetConnTimeout || int cellHttpClientSetConnTimeout(CellHttpClientId clientId, int64_t usec) | ||
|- | |- | ||
| | | 0x85FB7363 || cellHttpClientSetConnectionStateCallback || | ||
|- | |- | ||
| | | 0x88B71A4C || cellHttpClientSetConnectionWaitStatus || int cellHttpClientSetConnectionWaitStatus(CellHttpClientId clientId, bool enable) | ||
|- | |- | ||
| | | 0xB7CB7D05 || cellHttpClientSetConnectionWaitTimeout || int cellHttpClientSetConnectionWaitTimeout(CellHttpClientId clientId, int64_t usec) | ||
|- | |- | ||
| | | 0x13FE767B || cellHttpClientSetCookieRecvCallback || int cellHttpClientSetCookieRecvCallback(CellHttpClientId clientId, CellHttpCookieRecvCallback cbfunc, void *userArg) | ||
|- | |- | ||
| | | 0x4D915204 || cellHttpClientSetCookieSendCallback || int cellHttpClientSetCookieSendCallback(CellHttpClientId clientId, CellHttpCookieSendCallback cbfunc, void *userArg) | ||
|- | |- | ||
| | | 0x434419C8 || cellHttpClientSetCookieStatus || int cellHttpClientSetCookieStatus(CellHttpClientId clientId, bool enable) | ||
|- | |- | ||
| | | 0xA34C4B6F || cellHttpClientSetHeader || int cellHttpClientSetHeader(CellHttpClientId clientId, const CellHttpHeader *header) | ||
|- | |- | ||
| | | 0x5D473170 || cellHttpClientSetKeepAlive || int cellHttpClientSetKeepAlive(CellHttpClientId clientId, bool enable) | ||
|- | |- | ||
| | | 0xE6C7D333 || cellHttpClientSetMinSslVersion || int cellHttpClientSetMinSslVersion(CellHttpClientId clientId, int32_t version) | ||
|- | |- | ||
| | | 0x595ADEE9 || cellHttpClientSetPerHostKeepAliveMax || int cellHttpClientSetPerHostKeepAliveMax(CellHttpClientId clientId, size_t maxSize) | ||
|- | |- | ||
| | | 0xAB1C55AB || cellHttpClientSetPerHostPoolSize || int cellHttpClientSetPerHostPoolSize(CellHttpClientId clientId, size_t poolSize) | ||
|- | |- | ||
| | | 0xDC7ED599 || cellHttpClientSetPerPipelineMax || int cellHttpClientSetPerPipelineMax(CellHttpClientId clientId, size_t pipeMax) | ||
|- | |- | ||
| | | 0x296A46CF || cellHttpClientSetPipeline || int cellHttpClientSetPipeline(CellHttpClientId clientId, bool enable) | ||
|- | |- | ||
| | | 0xD7D3CD5D || cellHttpClientSetProxy || int cellHttpClientSetProxy(CellHttpClientId clientId, const CellHttpUri *proxy) | ||
|- | |- | ||
| | | 0xBF6E3659 || cellHttpClientSetRecvBufferSize || int cellHttpClientSetRecvBufferSize(CellHttpClientId clientId, int size) | ||
|- | |- | ||
| | | 0x224E1610 || cellHttpClientSetRecvTimeout || int cellHttpClientSetRecvTimeout(CellHttpClientId clientId, int64_t usec) | ||
|- | |- | ||
| | | 0x473CD9F1 || cellHttpClientSetRedirectCallback || int cellHttpClientSetRedirectCallback(CellHttpClientId clientId, CellHttpRedirectCallback cbfunc, void *userArg) | ||
|- | |- | ||
| | | 0xADD66B5C || cellHttpClientSetResponseBufferMax || int cellHttpClientSetResponseBufferMax(CellHttpClientId clientId, size_t max) | ||
|- | |- | ||
| | | 0xBB6C0EB2 || cellHttpClientSetSendBufferSize || int cellHttpClientSetSendBufferSize(CellHttpClientId clientId, int size) | ||
|- | |- | ||
| | | 0x71714CDC || cellHttpClientSetSendTimeout || int cellHttpClientSetSendTimeout(CellHttpClientId clientId, int64_t usec) | ||
|- | |- | ||
| | | 0x1395D8D1 || cellHttpClientSetSslCallback || int cellHttpClientSetSslCallback(CellHttpClientId clientId, CellHttpsSslCallback cbfunc, void *userArg) | ||
|- | |- | ||
| | | 0xD8352A40 || cellHttpClientSetSslClientCertificate || int cellHttpClientSetSslClientCertificate(CellHttpClientId clientId, const CellHttpsData *cert, const CellHttpsData *privKey) | ||
|- | |- | ||
| | | 0x7313C78D || cellHttpClientSetSslIdDestroyCallback || | ||
|- | |- | ||
| | | 0x65691795 || cellHttpClientSetSslVersion || | ||
|- | |- | ||
| | | 0x8AA5FCD3 || cellHttpClientSetTotalPoolSize || int cellHttpClientSetTotalPoolSize(CellHttpClientId clientId, size_t poolSize) | ||
|- | |- | ||
| | | 0xB6FEB84B || cellHttpClientSetTransactionStateCallback || int cellHttpClientSetTransactionStateCallback(CellHttpClientId clientId, CellHttpTransactionStateCallback cbfunc, void *userArg) | ||
|- | |- | ||
| | | 0xCAC9FC34 || cellHttpClientSetUserAgent || int cellHttpClientSetUserAgent(CellHttpClientId clientId, const char *userAgent) | ||
|- | |- | ||
| | | 0x40547D8B || cellHttpClientSetVersion || int cellHttpClientSetVersion(CellHttpClientId clientId, uint32_t major, uint32_t minor) | ||
|- | |- | ||
| | | 0xC79173FF || cellHttpCookieExport | ||
|- | |- | ||
| | | 0xF972C733 || cellHttpCookieExportWithClientId || int cellHttpCookieExportWithClientId(void *buffer, size_t size, size_t *exportSize,CellHttpClientId clientId) | ||
|- | |- | ||
| | | 0x8FC281F7 || cellHttpCookieFlush || | ||
|- | |- | ||
| | | 0x6C1FFE4E || cellHttpCookieImport || | ||
|- | |- | ||
| | | 0xD846D63 || cellHttpCookieImportWithClientId || int cellHttpCookieImportWithClientId(const void *buffer, size_t size, CellHttpClientId clientId) | ||
|- | |- | ||
| | | 0x4E4EE53A || cellHttpCreateClient || int cellHttpCreateClient(CellHttpClientId *clientId) | ||
|- | |- | ||
| | | 0x52A80D9 || cellHttpCreateTransaction || int cellHttpCreateTransaction(CellHttpTransId *transId, CellHttpClientId clientId, const char *method, const CellHttpUri *uri) | ||
|- | |- | ||
| | | 0x980855AC || cellHttpDestroyClient || int cellHttpDestroyClient(CellHttpClientId clientId) | ||
|- | |- | ||
| | | 0x32F5CAE2 || cellHttpDestroyTransaction || int cellHttpDestroyTransaction(CellHttpTransId transId) | ||
|- | |- | ||
| | | 0xD276FF1F || cellHttpEnd || int cellHttpEnd(void) | ||
|- | |- | ||
| 0x34061E49 || cellHttpTransactionGetSslCipherId || int cellHttpTransactionGetSslCipherId(CellHttpTransId transId, int32_t *id) | | 0x61B2BADE || cellHttpEndCookie || int cellHttpEndCookie(void) | ||
|- | |||
| 0x2A87603A || cellHttpGetProxy || int cellHttpGetProxy(CellHttpUri *proxy, void *pool, size_t poolSize, size_t *required) | |||
|- | |||
| 0x250C386C || cellHttpInit || int cellHttpInit(void *pool, size_t poolSize) | |||
|- | |||
| 0x9638F766 || cellHttpInitCookie || int cellHttpInitCookie(void *pool, size_t poolSize) | |||
|- | |||
| 0x61C90691 || cellHttpRecvResponse || int cellHttpRecvResponse(CellHttpTransId transId, void *buf, size_t size, size_t *recvd) | |||
|- | |||
| 0xED993147 || cellHttpRequestAddHeader || int cellHttpRequestAddHeader(CellHttpTransId transId, const CellHttpHeader *header) | |||
|- | |||
| 0x16214411 || cellHttpRequestDeleteHeader || int cellHttpRequestDeleteHeader(CellHttpTransId transId, const char *name) | |||
|- | |||
| 0x42205FE0 || cellHttpRequestGetAllHeaders || int cellHttpRequestGetAllHeaders(CellHttpTransId transId, CellHttpHeader **headers, size_t *items, void *pool, size_t poolSize, size_t *required) | |||
|- | |||
| 0x4137A1F6 || cellHttpRequestGetChunkedTransferStatus || int cellHttpRequestGetChunkedTransferStatus(CellHttpTransId transId, bool *enable) | |||
|- | |||
| 0x958323CF || cellHttpRequestGetContentLength || int cellHttpRequestGetContentLength(CellHttpTransId transId, uint64_t *totalSize) | |||
|- | |||
| 0xB9FEA5F || cellHttpRequestGetHeader || int cellHttpRequestGetHeader(CellHttpTransId transId, CellHttpHeader *header, const char *name, void *pool, size_t poolSize, size_t *required) | |||
|- | |||
| 0x8E3F7EE1 || cellHttpRequestSetChunkedTransferStatus || int cellHttpRequestSetChunkedTransferStatus(CellHttpTransId transId, bool enable) | |||
|- | |||
| 0xAF73A64E || cellHttpRequestSetContentLength || int cellHttpRequestSetContentLength(CellHttpTransId transId, uint64_t totalSize) | |||
|- | |||
| 0x54F2A4DE || cellHttpRequestSetHeader || int cellHttpRequestSetHeader(CellHttpTransId transId, const CellHttpHeader *header) | |||
|- | |||
| 0xBEA17389 || cellHttpResponseGetAllHeaders || int cellHttpResponseGetAllHeaders(CellHttpTransId transId, CellHttpHeader **headers, size_t *items, void *pool, size_t poolSize, size_t *required) | |||
|- | |||
| 0x464FF889 || cellHttpResponseGetContentLength || int cellHttpResponseGetContentLength(CellHttpTransId transId, uint64_t *length) | |||
|- | |||
| 0x4F5D8D20 || cellHttpResponseGetHeader || int cellHttpResponseGetHeader(CellHttpTransId transId, CellHttpHeader *header, const char *name, void *pool, size_t poolSize, size_t *required) | |||
|- | |||
| 0x10D0D7FC || cellHttpResponseGetStatusCode || int cellHttpResponseGetStatusCode(CellHttpTransId transId, int32_t *code) | |||
|- | |||
| 0x6A81B5E4 || cellHttpResponseGetStatusLine || int cellHttpResponseGetStatusLine(CellHttpTransId transId, CellHttpStatusLine* status, void *pool, size_t poolSize, size_t *required) | |||
|- | |||
| 0xA755B005 || cellHttpSendRequest || int cellHttpSendRequest(CellHttpTransId transId, const void *buf, size_t size, size_t *sent) | |||
|- | |||
| 0xAD6A2E5B || cellHttpSessionCookieFlush || int cellHttpSessionCookieFlush(CellHttpClientId clientId) | |||
|- | |||
| 0xD896B97 || cellHttpSetProxy || int cellHttpSetProxy(const CellHttpUri *proxy) | |||
|- | |||
| 0x2D52848B || cellHttpTransactionAbortConnection || int cellHttpTransactionAbortConnection(CellHttpTransId transId) | |||
|- | |||
| 0xA0D9223C || cellHttpTransactionCloseConnection || int cellHttpTransactionCloseConnection(CellHttpTransId transId) | |||
|- | |||
| 0x38954133 || cellHttpTransactionGetSslCipherBits || int cellHttpTransactionGetSslCipherBits(CellHttpTransId transId, int32_t *effectiveBits, int32_t *algorithmBits) | |||
|- | |||
| 0x34061E49 || cellHttpTransactionGetSslCipherId || int cellHttpTransactionGetSslCipherId(CellHttpTransId transId, int32_t *id) | |||
|- | |- | ||
| 0x895C604C || cellHttpTransactionGetSslCipherName || int cellHttpTransactionGetSslCipherName(CellHttpTransId transId, char *name, size_t size, size_t *required) | | 0x895C604C || cellHttpTransactionGetSslCipherName || int cellHttpTransactionGetSslCipherName(CellHttpTransId transId, char *name, size_t size, size_t *required) | ||
Line 295: | Line 373: | ||
| 0xAD1C6F02 || cellHttpTransactionGetSslVersion || int cellHttpTransactionGetSslVersion(CellHttpTransId transId, int32_t *version) | | 0xAD1C6F02 || cellHttpTransactionGetSslVersion || int cellHttpTransactionGetSslVersion(CellHttpTransId transId, int32_t *version) | ||
|- | |- | ||
| | | 0xEF17399 || cellHttpTransactionGetUri || int cellHttpTransactionGetUri(CellHttpTransId transId, CellHttpUri *uri, void *pool, size_t poolSize, size_t *required) | ||
|- | |- | ||
| 0xD47CC666 || cellHttpTransactionReleaseConnection || int cellHttpTransactionReleaseConnection(CellHttpTransId transId, int *sid) | | 0xD47CC666 || cellHttpTransactionReleaseConnection || int cellHttpTransactionReleaseConnection(CellHttpTransId transId, int *sid) | ||
|- | |- | ||
| 0xE6D4202F || cellHttpsEnd || int cellHttpsEnd(void) | | 0xE6D4202F || cellHttpsEnd || int cellHttpsEnd(void) | ||
Line 437: | Line 513: | ||
|} | |} | ||
=== | === cellSpurs === | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
! Export NID !! Notes !! Usage | ! Export NID !! Notes !! Usage | ||
|- | |- | ||
| 0xCB4EDAEC || BER_read_item || | | 0xCA4C4600 || cellSpursFinalize || | ||
|- | |||
| 0xAA6269A8 || cellSpursInitializeWithAttribute || | |||
|- | |||
| 0x95180230 || _cellSpursAttributeInitialize || | |||
|- | |||
| 0x82275C1C || cellSpursAttributeSetMemoryContainerForSpuThread || | |||
|- | |||
| 0x7529113 || cellSpursAttributeSetNamePrefix || | |||
|- | |||
|} | |||
=== cellSsl === | |||
{| class="wikitable sortable" | |||
! Export NID !! Notes !! Usage | |||
|- | |||
| 0xCB4EDAEC || BER_read_item || | |||
|- | |- | ||
| 0xED5D8DD6 || BIO_ctrl || | | 0xED5D8DD6 || BIO_ctrl || | ||
Line 494: | Line 586: | ||
|- | |- | ||
| 0x9ADAE986 || SSLCERT_NAME_get_entry_count || | | 0x9ADAE986 || SSLCERT_NAME_get_entry_count || | ||
|- | |- | ||
| 0xF0B47A17 || SSLCERT_NAME_oneline || | | 0xF0B47A17 || SSLCERT_NAME_oneline || | ||
Line 637: | Line 727: | ||
| 0x1650AEA4 || cellSslEnd || int cellSslEnd(void) | | 0x1650AEA4 || cellSslEnd || int cellSslEnd(void) | ||
|- | |- | ||
| | | 0xFB02C9D2 || cellSslInit || int cellSslInit(void *pool, size_t poolSize) | ||
|} | |||
=== cellTiffDec === | |||
{| class="wikitable sortable" | |||
! Export NID !! Notes !! Usage | |||
|- | |||
| 0x8BA9AE83 || cellTiffDecClose || | |||
|- | |||
| 0xAB2F6D64 || cellTiffDecDestroy || | |||
|- | |||
| 0xDE7B1BBD || cellTiffDecExtCreate || | |||
|- | |||
| 0x30BA63C2 || cellTiffDecExtDecodeData || | |||
|- | |||
| 0xE2ACCD6C || cellTiffDecExtOpen || | |||
|- | |||
| 0x640806D0 || cellTiffDecExtReadHeader || | |||
|- | |||
| 0x2406F7D7 || cellTiffDecExtSetParameter || | |||
|- | |||
|} | |||
=== ime === | |||
{| class="wikitable sortable" | |||
! Export NID !! Notes !! Usage | |||
|- | |||
| 0xFD1AD2B9 || _ZN3Ime21imeSingleInputContext14addEventLisnerEPNS_14OskImeListenerE || Ime::imeSingleInputContext::addEventLisner(Ime::OskImeListener *) | |||
|- | |||
| 0xDD935969 || _ZN3Ime21imeSingleInputContext7getThisEv || Ime::imeSingleInputContext::getThis(void) | |||
|- | |||
|} | |||
=== ime_atok === | |||
{| class="wikitable sortable" | |||
! Export NID !! Notes !! Usage | |||
|- | |||
| 0x8B894DB2 || ATEclose || | |||
|- | |||
| 0x41A413B3 || ATEcommitPredictiveItem || | |||
|- | |||
| 0xA6D0376F || ATEdrive || | |||
|- | |||
| 0x765633E1 || ATEgetContextSize || | |||
|- | |||
| 0x66F53C35 || ATEgetPredictiveItems || | |||
|- | |||
| 0x40FFD58F || ATEopen || | |||
|- | |- | ||
|} | |} | ||
=== | === mms === | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
! Export NID !! Notes !! Usage | ! Export NID !! Notes !! Usage | ||
|- | |- | ||
| | | 0xC386C116 | ||
|| | || xCBEnumToNumStr | ||
|| | || | ||
|- | |- | ||
|} | |||
=== mms_db === | |||
{| class="wikitable sortable" | |||
! Export NID !! Notes !! Usage | |||
|- | |- | ||
| 0x8EC9A2A7 | |||
| 0x8EC9A2A7 | |||
|| _Z16xCB_GetInterfaceP16_xCore_Interface | || _Z16xCB_GetInterfaceP16_xCore_Interface | ||
|| xCB_GetInterface(_xCore_Interface *) | || xCB_GetInterface(_xCore_Interface *) | ||
Line 1,255: | Line 1,368: | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
! Export NID !! Notes !! Usage | ! Export NID !! Notes !! Usage | ||
|- | |- | ||
| 0x38479255 || sceNetApCtlConnectVsh || | | 0x38479255 || sceNetApCtlConnectVsh || | ||
Line 1,285: | Line 1,394: | ||
|- | |- | ||
| 0x5AB91391 || sceNetCtlDisconnectVsh || | | 0x5AB91391 || sceNetCtlDisconnectVsh || | ||
|- | |- | ||
| 0x9A528B81 || sceNetCtlGetInfoVsh || | | 0x9A528B81 || sceNetCtlGetInfoVsh || | ||
Line 1,523: | Line 1,630: | ||
|- | |- | ||
| 0xB9502D8B || _ZN3paf10PhMenuListC1EPNS_8PhWidgetEPNS_8PhAppearE || paf::PhMenuList::PhMenuList(paf::PhWidget *, paf::PhAppear *) | | 0xB9502D8B || _ZN3paf10PhMenuListC1EPNS_8PhWidgetEPNS_8PhAppearE || paf::PhMenuList::PhMenuList(paf::PhWidget *, paf::PhAppear *) | ||
|- | |- | ||
| 0xE801C345 || _ZN3paf10PhProgress10WidgetTypeEv || paf::PhProgress::WidgetType(void) | | 0xE801C345 || _ZN3paf10PhProgress10WidgetTypeEv || paf::PhProgress::WidgetType(void) | ||
Line 2,700: | Line 2,805: | ||
| 0xF21655F3 || finds a loaded plugin || uint32_t paf::View::Find(const char* plugin) Example: uint32_t paf::View::Find("system_plugin") | | 0xF21655F3 || finds a loaded plugin || uint32_t paf::View::Find(const char* plugin) Example: uint32_t paf::View::Find("system_plugin") | ||
|- | |- | ||
| 0xCF068D31 || load (optional on memcontainer) and start sprx || void paf_CF068D31( | | 0xCF068D31 || load (optional on memcontainer) and start sprx || void paf_CF068D31(int32_t* prx_struct, const char* path, int /*ignored*/, int /*0*/, (optional) const sys_memory_container_t *mem_container) | ||
|- | |||
| 0x2F5CEE6D || stop and unload sprx || void paf_2F5CEE6D(int32_t* prx_struct) | |||
|- | |- | ||
| 0x546B3D02 || returns "PhWidget" || const char* paf_546B3D02() | | 0x546B3D02 || returns "PhWidget" || const char* paf_546B3D02() | ||
Line 2,762: | Line 2,869: | ||
|} | |} | ||
=== | === paf_ext === | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
! Export NID !! Notes !! Usage | ! Export NID !! Notes !! Usage | ||
|- | |- | ||
| | | 0xAE3205B7 || _ZN3paf7PhMicon20GetActivePlayerCountEv || paf::PhMicon::GetActivePlayerCount(void) | ||
| | |} | ||
| | |||
=== paf_web === | |||
{| class="wikitable sortable" | |||
! Export NID !! Notes !! Usage | |||
|- | |- | ||
| | | 0xFE8F1361 || _ZN3paf5PhWeb8JumpPageEPKw || paf::PhWeb::JumpPage(wchar_t const*) | ||
|- | |- | ||
| 0x53D68A12 || _ZN3paf7WebCore13IsInitializedEv || paf::WebCore::IsInitialized(void) | |||
|} | |} | ||
Line 2,983: | Line 3,076: | ||
|- | |- | ||
| 0x7AF7A874 || _cellGcmFunc21 || | | 0x7AF7A874 || _cellGcmFunc21 || | ||
|- | |- | ||
| 0xB9AEE07B || __cellGcmSetVout || | | 0xB9AEE07B || __cellGcmSetVout || | ||
Line 2,991: | Line 3,082: | ||
|- | |- | ||
| 0x990D6A8D || cellAvsetAudioCPControl || | | 0x990D6A8D || cellAvsetAudioCPControl || | ||
|- | |- | ||
| 0xBAC90F2 || cellAvsetDisableEvent || | | 0xBAC90F2 || cellAvsetDisableEvent || | ||
Line 3,385: | Line 3,474: | ||
|- | |- | ||
| 0x789713F1 || cellGcmSetDrawArrays || | | 0x789713F1 || cellGcmSetDrawArrays || | ||
|- | |- | ||
| 0x5C1E2BCA || cellGcmSetDrawIndexArray || | | 0x5C1E2BCA || cellGcmSetDrawIndexArray || | ||
|- | |- | ||
| 0x1AA1C2BF || cellGcmSetDrawInlineArray || | | 0x1AA1C2BF || cellGcmSetDrawInlineArray || | ||
|- | |- | ||
| 0x9DB68B9D || cellGcmSetDrawInlineIndexArray16 || | | 0x9DB68B9D || cellGcmSetDrawInlineIndexArray16 || | ||
|- | |- | ||
| 0x8D34D33B || cellGcmSetDrawInlineIndexArray32 || | | 0x8D34D33B || cellGcmSetDrawInlineIndexArray32 || | ||
|- | |- | ||
| 0x59EF6A10 || cellGcmSetFifo || | | 0x59EF6A10 || cellGcmSetFifo || | ||
Line 3,411: | Line 3,490: | ||
|- | |- | ||
| 0xACEE8542 || cellGcmSetFlipImmediate || | | 0xACEE8542 || cellGcmSetFlipImmediate || | ||
|- | |- | ||
| 0x8E52EBC7 || cellGcmSetFragmentProgram || | | 0x8E52EBC7 || cellGcmSetFragmentProgram || | ||
Line 3,421: | Line 3,496: | ||
|- | |- | ||
| 0x4EC1A446 || cellGcmSetFragmentProgramGammaEnable || | | 0x4EC1A446 || cellGcmSetFragmentProgramGammaEnable || | ||
|- | |- | ||
| 0x94F5ADA6 || cellGcmSetFragmentProgramLoadLocation || | | 0x94F5ADA6 || cellGcmSetFragmentProgramLoadLocation || | ||
Line 3,429: | Line 3,502: | ||
|- | |- | ||
| 0x28563CCF || cellGcmSetFragmentProgramParameter || | | 0x28563CCF || cellGcmSetFragmentProgramParameter || | ||
|- | |- | ||
| 0xD9F235F2 || cellGcmSetFrequencyDividerOperation || | | 0xD9F235F2 || cellGcmSetFrequencyDividerOperation || | ||
Line 3,467: | Line 3,538: | ||
|- | |- | ||
| 0xB059C38A || cellGcmSetNopCommand || | | 0xB059C38A || cellGcmSetNopCommand || | ||
|- | |- | ||
| 0x107C99B0 || cellGcmSetPerfMonMarker || | | 0x107C99B0 || cellGcmSetPerfMonMarker || | ||
Line 3,511: | Line 3,580: | ||
|- | |- | ||
| 0x54AE2561 || cellGcmSetScissor || | | 0x54AE2561 || cellGcmSetScissor || | ||
|- | |||
| 0x644FD3A5 || cellGcmSetSetBlendFunc || | |||
|- | |||
| 0x30E08757 || cellGcmSetSetFogMode || | |||
|- | |||
| 0x65F19DFD || cellGcmSetSetFogParams || | |||
|- | |||
| 0x517B1FFA || cellGcmSetSetFrontFace || | |||
|- | |- | ||
| 0xB2D4C7FC || cellGcmSetScullControl || | | 0xB2D4C7FC || cellGcmSetScullControl || | ||
Line 3,529: | Line 3,606: | ||
|- | |- | ||
| 0xB194F501 || cellGcmSetTextureAddress || | | 0xB194F501 || cellGcmSetTextureAddress || | ||
|- | |- | ||
| 0x9A58810F || cellGcmSetTextureBorder || | | 0x9A58810F || cellGcmSetTextureBorder || | ||
Line 3,543: | Line 3,618: | ||
|- | |- | ||
| 0x97C85E96 || cellGcmSetTextureOptimization || | | 0x97C85E96 || cellGcmSetTextureOptimization || | ||
|- | |- | ||
| 0xD0B1D189 || cellGcmSetTile || | | 0xD0B1D189 || cellGcmSetTile || | ||
Line 3,552: | Line 3,625: | ||
| 0xA1BFE761 || cellGcmSetTimeStamp || | | 0xA1BFE761 || cellGcmSetTimeStamp || | ||
|- | |- | ||
| 0x1E479B4C || cellGcmSetTransferData | | 0x1E479B4C || cellGcmSetTransferData || | ||
|- | |||
| 0x708A9A5D || cellGcmSetTransferImage || | |||
|- | |||
| 0x9049D753 || cellGcmSetTransferLocation || | |||
|- | |||
| 0xD0BE74C1 || cellGcmSetTransferReportData || | |||
|- | |- | ||
| 0x708A9A5D || cellGcmSetTransferImage || | | 0x77F5413F || cellGcmSetTwoSidedStencilTestEnable || | ||
|- | |||
| 0x9049D753 || cellGcmSetTransferLocation || | |||
|- | |||
| 0xD0BE74C1 || cellGcmSetTransferReportData || | |||
|- | |||
| | |||
|- | |- | ||
| 0xB2B91406 || cellGcmSetTwoSideLightEnable || | | 0xB2B91406 || cellGcmSetTwoSideLightEnable || | ||
|- | |- | ||
| 0x531AAB53 || cellGcmSetUpdateFragmentProgramParameter || | | 0x531AAB53 || cellGcmSetUpdateFragmentProgramParameter || | ||
Line 3,589: | Line 3,648: | ||
|- | |- | ||
| 0x246CA27F || cellGcmSetVertexAttribInputMask || | | 0x246CA27F || cellGcmSetVertexAttribInputMask || | ||
|- | |- | ||
| 0x288F78EC || cellGcmSetVertexData1f || | | 0x288F78EC || cellGcmSetVertexData1f || | ||
Line 3,619: | Line 3,676: | ||
|- | |- | ||
| 0x59B007C || cellGcmSetVertexProgramConstants || | | 0x59B007C || cellGcmSetVertexProgramConstants || | ||
|- | |- | ||
| 0x3F9CC648 || cellGcmSetVertexProgramLoadSlot || | | 0x3F9CC648 || cellGcmSetVertexProgramLoadSlot || | ||
Line 3,685: | Line 3,738: | ||
|- | |- | ||
| 0x527C6439 || cellGcmTerminate || | | 0x527C6439 || cellGcmTerminate || | ||
|- | |- | ||
| 0x1479961A || cellGcmTransferDataFormat || | | 0x1479961A || cellGcmTransferDataFormat || | ||
Line 3,745: | Line 3,796: | ||
|- | |- | ||
| 0x4C751D97 || cellPadConfigReleasePortID || int cellPadConfigReleasePortID(int port_no, int pad_no), e.g. (0, 0) unmap first pad | | 0x4C751D97 || cellPadConfigReleasePortID || int cellPadConfigReleasePortID(int port_no, int pad_no), e.g. (0, 0) unmap first pad | ||
|- | |- | ||
| 0xBEFE3869 || isSjisKigou || | | 0xBEFE3869 || isSjisKigou || | ||
Line 3,844: | Line 3,893: | ||
|- | |- | ||
| 0x8A6830E7 || abort || | | 0x8A6830E7 || abort || | ||
|- | |- | ||
| 0xDECE76A6 || acosf || | | 0xDECE76A6 || acosf || | ||
Line 4,331: | Line 4,376: | ||
|- | |- | ||
| 0xBEF554A4 || cellFsUtime || CellFsErrno cellFsUtime(const char *path, const CellFsUtimbuf *timep) | | 0xBEF554A4 || cellFsUtime || CellFsErrno cellFsUtime(const char *path, const CellFsUtimbuf *timep) | ||
|- | |- | ||
| 0xECDCF2AB || cellFsWrite || CellFsErrno cellFsWrite(int fd, const void *buf, uint64_t nbytes, uint64_t *nwrite) | | 0xECDCF2AB || cellFsWrite || CellFsErrno cellFsWrite(int fd, const void *buf, uint64_t nbytes, uint64_t *nwrite) | ||
Line 4,350: | Line 4,393: | ||
! Export NID !! Notes !! Usage | ! Export NID !! Notes !! Usage | ||
|- | |- | ||
| 0x2073B7F6 || cellKbClearBuf || | | 0x2073B7F6 || cellKbClearBuf || | ||
|- | |- | ||
| 0x4AB1FA77 || cellKbCnvRawCode || | | 0x4AB1FA77 || cellKbCnvRawCode || | ||
|- | |- | ||
| 0xBFCE3285 || cellKbEnd || | | 0xBFCE3285 || cellKbEnd || | ||
|- | |- | ||
| 0x1F71ECBE || cellKbGetConfiguration || | | 0x1F71ECBE || cellKbGetConfiguration || | ||
|- | |- | ||
| 0x2F1774D5 || cellKbGetInfo || | | 0x2F1774D5 || cellKbGetInfo || | ||
|- | |- | ||
| 0x433F6EC0 || cellKbInit || | | 0x433F6EC0 || cellKbInit || | ||
|- | |- | ||
| 0xFF0A21B7 || cellKbRead || | | 0xFF0A21B7 || cellKbRead || | ||
|- | |- | ||
| 0xA5F85E4D || cellKbSetCodeType || | | 0xA5F85E4D || cellKbSetCodeType || | ||
|- | |- | ||
| 0x3F72C56E || cellKbSetLEDStatus || | | 0x3F72C56E || cellKbSetLEDStatus || | ||
|- | |- | ||
| 0xDEEFDFA7 || cellKbSetReadMode || | | 0xDEEFDFA7 || cellKbSetReadMode || | ||
|- | |- | ||
| 0x3EF66B95 || cellMouseClearBuf || | | 0x3EF66B95 || cellMouseClearBuf || | ||
|- | |- | ||
| 0xE10183CE || cellMouseEnd || | | 0xE10183CE || cellMouseEnd || | ||
|- | |- | ||
| 0x3138E632 || cellMouseGetData || | | 0x3138E632 || cellMouseGetData || | ||
|- | |- | ||
| 0x6BD131F0 || cellMouseGetDataList || | | 0x6BD131F0 || cellMouseGetDataList || | ||
|- | |- | ||
| 0x5BAF30FB || cellMouseGetInfo || | | 0x5BAF30FB || cellMouseGetInfo || | ||
|- | |- | ||
| 0xA328CC35 || cellMouseGetRawData || | | 0xA328CC35 || cellMouseGetRawData || | ||
|- | |- | ||
| 0x21A62E9B || cellMouseGetTabletDataList || | | 0x21A62E9B || cellMouseGetTabletDataList || | ||
|- | |- | ||
| 0x4D0B3B1F || cellMouseInfoTabletMode || | | 0x4D0B3B1F || cellMouseInfoTabletMode || | ||
|- | |- | ||
| 0xC9030138 || cellMouseInit || | | 0xC9030138 || cellMouseInit || | ||
|- | |- | ||
| 0x2D16DA4F || cellMouseSetTabletMode || | | 0x2D16DA4F || cellMouseSetTabletMode || | ||
|- | |- | ||
| 0xD5F2C14 || cellPadClearBuf || int32_t cellPadClearBuf(uint32_t port_no) | | 0xD5F2C14 || cellPadClearBuf || int32_t cellPadClearBuf(uint32_t port_no) | ||
|- | |- | ||
| 0x4D9B75D5 || cellPadEnd || int32_t cellPadEnd(void) | | 0x4D9B75D5 || cellPadEnd || int32_t cellPadEnd(void) | ||
|- | |- | ||
| 0x8B72CDA1 || cellPadGetData || int32_t cellPadGetData(uint32_t port_no, CellPadData *data) | | 0x8B72CDA1 || cellPadGetData || int32_t cellPadGetData(uint32_t port_no, CellPadData *data) | ||
Line 4,400: | Line 4,441: | ||
| 0x6BC09C61 || cellPadGetDataExtra || int32_t cellPadGetDataExtra(uint32_t port_no, uint32_t* device_type, CellPadData *data) | | 0x6BC09C61 || cellPadGetDataExtra || int32_t cellPadGetDataExtra(uint32_t port_no, uint32_t* device_type, CellPadData *data) | ||
|- | |- | ||
| 0x3AAAD464 || cellPadGetInfo || | | 0x3AAAD464 || cellPadGetInfo || | ||
|- | |- | ||
| 0xA703A51D || cellPadGetInfo2 || int32_t cellPadGetInfo2(CellPadInfo2 *info) | | 0xA703A51D || cellPadGetInfo2 || int32_t cellPadGetInfo2(CellPadInfo2 *info) | ||
|- | |- | ||
| 0x3F797DFF || cellPadGetRawData || | | 0x3F797DFF || cellPadGetRawData || | ||
|- | |- | ||
| 0xE2DFAAD || cellPadInfoPressMode || | | 0xE2DFAAD || cellPadInfoPressMode || | ||
|- | |- | ||
| 0x78200559 || cellPadInfoSensorMode || | | 0x78200559 || cellPadInfoSensorMode || | ||
|- | |- | ||
| 0x1CF98800 || cellPadInit || int32_t cellPadInit(uint32_t max_connect) | | 0x1CF98800 || cellPadInit || int32_t cellPadInit(uint32_t max_connect) | ||
Line 4,428: | Line 4,469: | ||
| 0x578E3C98 || cellPadSetPortSetting || int32_t cellPadSetPortSetting(uint32_t port_no, uint32_t port_setting) | | 0x578E3C98 || cellPadSetPortSetting || int32_t cellPadSetPortSetting(uint32_t port_no, uint32_t port_setting) | ||
|- | |- | ||
| 0xF83F8182 || cellPadSetPressMode || | | 0xF83F8182 || cellPadSetPressMode || | ||
|- | |- | ||
| 0xBE5BE3BA || cellPadSetSensorMode || | | 0xBE5BE3BA || cellPadSetSensorMode || | ||
|- | |- | ||
| 0x6AE10596 || sys_config_add_service_listener || | | 0x6AE10596 || sys_config_add_service_listener || | ||
Line 4,515: | Line 4,556: | ||
| 0xAEB2EC57 || _sys_net_lib_usleep || | | 0xAEB2EC57 || _sys_net_lib_usleep || | ||
|- | |- | ||
| 0xC94F6939 || accept || | | 0xC94F6939 || accept || | ||
|- | |- | ||
| 0xB0A59804 || bind || | | 0xB0A59804 || bind || | ||
|- | |- | ||
| 0x64F66D35 || connect || | | 0x64F66D35 || connect || | ||
|- | |- | ||
| 0xF7AC8941 || gethostbyaddr || | | 0xF7AC8941 || gethostbyaddr || | ||
Line 4,525: | Line 4,566: | ||
| 0x71F4C717 || gethostbyname || | | 0x71F4C717 || gethostbyname || | ||
|- | |- | ||
| 0xF9EC2DB6 || getpeername || | | 0xF9EC2DB6 || getpeername || | ||
|- | |- | ||
| 0x13EFE7F5 || getsockname || | | 0x13EFE7F5 || getsockname || | ||
|- | |- | ||
| 0x5A045BD1 || getsockopt || | | 0x5A045BD1 || getsockopt || | ||
|- | |- | ||
| 0xDABBC2C0 || inet_addr || | | 0xDABBC2C0 || inet_addr || | ||
Line 4,549: | Line 4,590: | ||
| 0x8AF3825E || inet_pton || | | 0x8AF3825E || inet_pton || | ||
|- | |- | ||
| 0x28E208BB || listen || | | 0x28E208BB || listen || | ||
|- | |- | ||
| 0xFBA04F37 || recv || | | 0xFBA04F37 || recv || | ||
|- | |- | ||
| 0x1F953B9F || recvfrom || | | 0x1F953B9F || recvfrom || | ||
|- | |- | ||
| 0xC9D09C34 || recvmsg || | | 0xC9D09C34 || recvmsg || | ||
|- | |- | ||
| 0xDC751B40 || send || | | 0xDC751B40 || send || | ||
|- | |- | ||
| 0xAD09481B || sendmsg || | | 0xAD09481B || sendmsg || | ||
|- | |- | ||
| 0x9647570B || sendto || | | 0x9647570B || sendto || | ||
|- | |- | ||
| 0x88F03575 || setsockopt || | | 0x88F03575 || setsockopt || | ||
|- | |- | ||
| 0xA50777C6 || shutdown || | | 0xA50777C6 || shutdown || | ||
|- | |- | ||
| 0x9C056962 || socket || | | 0x9C056962 || socket || | ||
|- | |- | ||
| 0x6DB6E8CD || socketclose || | | 0x6DB6E8CD || socketclose || | ||
|- | |- | ||
| 0x51EE3EE || socketpoll || | | 0x51EE3EE || socketpoll || | ||
|- | |- | ||
| 0x3F09E20A || socketselect || | | 0x3F09E20A || socketselect || | ||
|- | |- | ||
| 0x8CCF05ED || sys_net_abort_resolver || | | 0x8CCF05ED || sys_net_abort_resolver || | ||
Line 4,750: | Line 4,791: | ||
| 0x791B9219 || _sys_vsprintf || | | 0x791B9219 || _sys_vsprintf || | ||
|- | |- | ||
| 0x8A2F159B || console_getc || | | 0x8A2F159B || console_getc || | ||
|- | |- | ||
| 0xE66BAC36 || console_putc || | | 0xE66BAC36 || console_putc || | ||
|- | |- | ||
| 0xF57E1D6F || console_write || | | 0xF57E1D6F || console_write || | ||
|- | |- | ||
| 0xE76964F5 || sys_game_board_storage_read || | | 0xE76964F5 || sys_game_board_storage_read || | ||
Line 4,841: | Line 4,882: | ||
|- | |- | ||
| 0xE6F2C1E7 || sys_process_exit || | | 0xE6F2C1E7 || sys_process_exit || | ||
|- | |- | ||
| 0x4F7172C9 || sys_process_is_stack || | | 0x4F7172C9 || sys_process_is_stack || | ||
Line 4,920: | Line 4,959: | ||
| 0xDB6B3250 || sys_spu_elf_get_segments || | | 0xDB6B3250 || sys_spu_elf_get_segments || | ||
|- | |- | ||
| 0xE0DA8EFD || sys_spu_image_close || | | 0xE0DA8EFD || sys_spu_image_close || | ||
|- | |- | ||
| 0xEBE5F72F || sys_spu_image_import || | | 0xEBE5F72F || sys_spu_image_import || | ||
|- | |- | ||
| 0x8461E528 || sys_time_get_system_time || | | 0x8461E528 || sys_time_get_system_time || | ||
Line 4,960: | Line 4,999: | ||
|- | |- | ||
| 0xFF0309A5 || Pool_QueryInfo || | | 0xFF0309A5 || Pool_QueryInfo || | ||
|- | |- | ||
| 0x8A9529BA || _ZN3paf10HeapMemory16dump_sysmem_infoEPKcS2_i || paf::HeapMemory::dump_sysmem_info(char const*, char const*, int) | | 0x8A9529BA || _ZN3paf10HeapMemory16dump_sysmem_infoEPKcS2_i || paf::HeapMemory::dump_sysmem_info(char const*, char const*, int) | ||
Line 4,994: | Line 5,025: | ||
|- | |- | ||
| 0x339A7508 || cellFsUtilityForceUmount || | | 0x339A7508 || cellFsUtilityForceUmount || | ||
|- | |- | ||
| 0xE44F29F4 || cellFsUtilityMount || | | 0xE44F29F4 || cellFsUtilityMount || | ||
|- | |- | ||
| 0x1EAC97C3 || cellFsUtilityNewfs || | | 0x1EAC97C3 || cellFsUtilityNewfs || | ||
|- | |- | ||
| 0x9C4E9B5C || cellFsUtilitySync || | | 0x9C4E9B5C || cellFsUtilitySync || | ||
Line 5,020: | Line 5,047: | ||
|- | |- | ||
| 0x1F80E287 || cellSsAimIsDEH || | | 0x1F80E287 || cellSsAimIsDEH || | ||
|- | |- | ||
| 0x8AD55D80 || cellSsAimIsDEX || | | 0x8AD55D80 || cellSsAimIsDEX || | ||
Line 5,034: | Line 5,055: | ||
|- | |- | ||
| 0x26709B91 || cellSsDrvAuthDrive || | | 0x26709B91 || cellSsDrvAuthDrive || | ||
|- | |- | ||
| 0xCC31BBCF || cellSsRngGetGenuineRandomNumber || | | 0xCC31BBCF || cellSsRngGetGenuineRandomNumber || | ||
Line 5,255: | Line 5,274: | ||
|- | |- | ||
| 0x7606AF6F || _ZN3vsh11VersionFile3GetEPS0_ || vsh::VersionFile::Get(vsh::VersionFile*) | | 0x7606AF6F || _ZN3vsh11VersionFile3GetEPS0_ || vsh::VersionFile::Get(vsh::VersionFile*) | ||
|- | |- | ||
| 0x1F7BE1C8 || _ZN3vsh15RaiseFatalErrorENS_14FatalErrorTypeE || vsh::RaiseFatalError(vsh::FatalErrorType) | | 0x1F7BE1C8 || _ZN3vsh15RaiseFatalErrorENS_14FatalErrorTypeE || vsh::RaiseFatalError(vsh::FatalErrorType) | ||
Line 5,283: | Line 5,290: | ||
|- | |- | ||
| 0x5046CFAB || _ZN3vsh20ApplyCooperationModeEv || vsh::ApplyCooperationMode(void) | | 0x5046CFAB || _ZN3vsh20ApplyCooperationModeEv || vsh::ApplyCooperationMode(void) | ||
|- | |- | ||
| 0x5B064D || _ZN3vsh23sysutil_cxmlutil_server15MallocAllocatorEN4cxml14AllocationTypeEPvS3_jPS3_Pj || vsh::sysutil_cxmlutil_server::MallocAllocator(cxml::AllocationType, void *, void *, unsigned int, void **, unsigned int *) | | 0x5B064D || _ZN3vsh23sysutil_cxmlutil_server15MallocAllocatorEN4cxml14AllocationTypeEPvS3_jPS3_Pj || vsh::sysutil_cxmlutil_server::MallocAllocator(cxml::AllocationType, void *, void *, unsigned int, void **, unsigned int *) | ||
Line 5,314: | Line 5,317: | ||
| 0x8AD11D24 || _ZN4cxml8Document18GetDocumentElementEv || cxml::Document::GetDocumentElement(void) | | 0x8AD11D24 || _ZN4cxml8Document18GetDocumentElementEv || cxml::Document::GetDocumentElement(void) | ||
|- | |- | ||
| 0x7F4E4139 || _ZN4cxml8Document5ClearEv || int cxml::Document:: | | 0x7F4E4139 || _ZN4cxml8Document5ClearEv || int cxml::Document::Document() (Constructor) | ||
Clears a [[CXML Containers|cxml]] document. | Clears a [[CXML Containers|cxml]] document. | ||
|- | |- | ||
Line 5,469: | Line 5,472: | ||
|- | |- | ||
| 0x653969A5 || sceFimPresenceUnregisterCb || | | 0x653969A5 || sceFimPresenceUnregisterCb || | ||
|- | |- | ||
| 0xEF51375F || sceLoginServiceAddCallback || | | 0xEF51375F || sceLoginServiceAddCallback || | ||
|- | |- | ||
| 0xCB9D61C2 || sceLoginServiceDeleteCallback || | | 0xCB9D61C2 || sceLoginServiceDeleteCallback || | ||
|- | |- | ||
| 0xDA5FF19C || sceLoginServiceGetNpId || | | 0xDA5FF19C || sceLoginServiceGetNpId || | ||
Line 5,491: | Line 5,484: | ||
|- | |- | ||
| 0xFBFD0205 || sceLoginServiceLocalLogin || | | 0xFBFD0205 || sceLoginServiceLocalLogin || | ||
|- | |- | ||
| 0x8E6C5921 || sceLoginServiceLocalLogout || | | 0x8E6C5921 || sceLoginServiceLocalLogout || | ||
Line 5,529: | Line 5,520: | ||
|- | |- | ||
| 0xC13FF75A || sceNetHttpXmlDeleteTransaction || | | 0xC13FF75A || sceNetHttpXmlDeleteTransaction || | ||
|- | |- | ||
| 0x3B0018CB || sceNetHttpXmlGetProfile || | | 0x3B0018CB || sceNetHttpXmlGetProfile || | ||
Line 5,545: | Line 5,526: | ||
|- | |- | ||
| 0xFABBDEF6 || sceNetHttpXmlSearchPlayer || | | 0xFABBDEF6 || sceNetHttpXmlSearchPlayer || | ||
|- | |- | ||
| 0xDA8FF8B8 || sceNetHttpXmlSetServer || | | 0xDA8FF8B8 || sceNetHttpXmlSetServer || | ||
|- | |- | ||
| 0xD815DF3B || sceNetMallocInternal || | | 0xD815DF3B || sceNetMallocInternal || | ||
Line 5,627: | Line 5,588: | ||
|- | |- | ||
| 0xC76C2DAF || sceNpAacDestroyRequest || | | 0xC76C2DAF || sceNpAacDestroyRequest || | ||
|- | |- | ||
| 0x1B985476 || sceNpAacRequestSetCredentials || | | 0x1B985476 || sceNpAacRequestSetCredentials || | ||
|- | |- | ||
| 0x5FA21EB || sceNpAacStartRequest || | | 0x5FA21EB || sceNpAacStartRequest || | ||
Line 5,783: | Line 5,740: | ||
|- | |- | ||
| 0x8D1D096C || sceNpCommerceInitProductCategory || | | 0x8D1D096C || sceNpCommerceInitProductCategory || | ||
|- | |- | ||
| 0x7084A801 || sceNpCommerceSetDataFlagFinishVsh || int sceNpCommerceSetDataFlagFinishVsh(int req_id) | | 0x7084A801 || sceNpCommerceSetDataFlagFinishVsh || int sceNpCommerceSetDataFlagFinishVsh(int req_id) | ||
Line 5,793: | Line 5,746: | ||
|- | |- | ||
| 0x84FCD5A6 || sceNpDeleteCallback || | | 0x84FCD5A6 || sceNpDeleteCallback || | ||
|- | |- | ||
| 0x2FF0B98F || sceNpGetAboutMe || | | 0x2FF0B98F || sceNpGetAboutMe || | ||
|- | |- | ||
| 0xFACC5962 || sceNpGetMyLanguages || int sceNpGetMyLanguages(int (0), uint8_t myLang[0x10]) | | 0xFACC5962 || sceNpGetMyLanguages || int sceNpGetMyLanguages(int (0), uint8_t myLang[0x10]) | ||
Line 5,856: | Line 5,775: | ||
| 0x788759C6 || sceNpGetTicket || sceNpGetTicket(int (0), uint8_t signinTicketData[], int * signinTicketSize) | | 0x788759C6 || sceNpGetTicket || sceNpGetTicket(int (0), uint8_t signinTicketData[], int * signinTicketSize) | ||
|- | |- | ||
| 0xC3417866 || sceNpGetTicketParam || | | 0xC3417866 || sceNpGetTicketParam || | ||
|- | |- | ||
| 0x469FD383 || sceNpGetUserCredential || | | 0x469FD383 || sceNpGetUserCredential || | ||
Line 5,937: | Line 5,856: | ||
|- | |- | ||
| 0x4157B2E2 || sceNpMatching2LeaveRoomVsh || | | 0x4157B2E2 || sceNpMatching2LeaveRoomVsh || | ||
|- | |- | ||
| 0xE907E89D || sceNpMatching2RegisterContextCallbackVsh || | | 0xE907E89D || sceNpMatching2RegisterContextCallbackVsh || | ||
Line 6,038: | Line 5,953: | ||
| 0x9E83CC61 || sceNpSetUserIcon || | | 0x9E83CC61 || sceNpSetUserIcon || | ||
|- | |- | ||
| 0xEB4027D6 || sceNpSignalingActivateConnectionVsh || | | 0xEB4027D6 || sceNpSignalingActivateConnectionVsh || | ||
|- | |- | ||
| 0xEF85527 || sceNpSignalingAddExtendedHandlerVsh || int sceNpSignalingAddExtendedHandlerVsh( | | 0xEF85527 || sceNpSignalingAddExtendedHandlerVsh || int sceNpSignalingAddExtendedHandlerVsh(ctx_id, 1) | ||
|- | |- | ||
| 0xACE6D203 || sceNpSignalingClearCtxVsh || | | 0xACE6D203 || sceNpSignalingClearCtxVsh || | ||
|- | |- | ||
| 0xE62A0E88 || sceNpSignalingCreateCtxVsh || | | 0xE62A0E88 || sceNpSignalingCreateCtxVsh || | ||
|- | |- | ||
| 0xE9DFE48 || sceNpSignalingDeactivateConnectionVsh || | | 0xE9DFE48 || sceNpSignalingDeactivateConnectionVsh || | ||
|- | |- | ||
| 0x158032C9 || sceNpSignalingDestroyCtxVsh || int sceNpSignalingDestroyCtxVsh(ctx_id, 1) | | 0x158032C9 || sceNpSignalingDestroyCtxVsh || int sceNpSignalingDestroyCtxVsh(ctx_id, 1) | ||
|- | |- | ||
| 0xE5CBDF3D || sceNpSignalingGetConnectionInfoVsh || int sceNpSignalingGetConnectionInfoVsh(ctx_id, conn_id, code, * rtt/bandwith/addr/port/packet_loss, 1) | | 0xE5CBDF3D || sceNpSignalingGetConnectionInfoVsh || int sceNpSignalingGetConnectionInfoVsh(ctx_id, conn_id, code, * rtt/bandwith/addr/port/packet_loss, 1) | ||
|- | |- | ||
| 0x995D1D2F || sceNpSignalingGetConnectionStatusVsh || int sceNpSignalingGetConnectionStatusVsh(ctx_id, conn_id, int * conn_status,int * peer_addr,uint16_t * peer_port, 1) | | 0x995D1D2F || sceNpSignalingGetConnectionStatusVsh || int sceNpSignalingGetConnectionStatusVsh(ctx_id, conn_id, int * conn_status,int * peer_addr,uint16_t * peer_port, 1) | ||
Line 6,061: | Line 5,972: | ||
|- | |- | ||
| 0xFC663F7F || sceNpSignalingGetPeerNetInfoResultVsh || int sceNpSignalingGetPeerNetInfoResultVsh(ctx_id, req_id, uint8_t netinfo[0x1C], 1) | | 0xFC663F7F || sceNpSignalingGetPeerNetInfoResultVsh || int sceNpSignalingGetPeerNetInfoResultVsh(ctx_id, req_id, uint8_t netinfo[0x1C], 1) | ||
|- | |- | ||
| 0x28115589 || sceNpSignalingTerminateConnectionVsh || int sceNpSignalingTerminateConnectionVsh(uint32_t ctx_id, uint32_t conn_id) | | 0x28115589 || sceNpSignalingTerminateConnectionVsh || int sceNpSignalingTerminateConnectionVsh(uint32_t ctx_id, uint32_t conn_id) | ||
Line 6,079: | Line 5,988: | ||
|- | |- | ||
| 0x658806BD || sceNpUpdateClockTerm|| | | 0x658806BD || sceNpUpdateClockTerm|| | ||
|- | |- | ||
| 0xC99EE313 || sceNpUtilBandwidthTestAbort || | | 0xC99EE313 || sceNpUtilBandwidthTestAbort || | ||
Line 6,095: | Line 6,002: | ||
|- | |- | ||
| 0xBE3AF96E || sceNpUtilCanonicalizeNpIdForPsp || | | 0xBE3AF96E || sceNpUtilCanonicalizeNpIdForPsp || | ||
|- | |- | ||
| 0xD208F91D || sceNpUtilCmpNpId || | | 0xD208F91D || sceNpUtilCmpNpId || | ||
Line 6,135: | Line 6,040: | ||
|- | |- | ||
| 0x2B8A5788 || sceUpdateDownloadEnd || | | 0x2B8A5788 || sceUpdateDownloadEnd || | ||
|- | |- | ||
| 0xE186DD71 || sceUpdateDownloadInit || | | 0xE186DD71 || sceUpdateDownloadInit || | ||
Line 6,173: | Line 6,076: | ||
| 0x0F80B71F || auth_module, checks sprx SCE header || int vshtask_F80B71F(char * path) | | 0x0F80B71F || auth_module, checks sprx SCE header || int vshtask_F80B71F(char * path) | ||
|- | |- | ||
| 0x668E3C94 || | | 0x668E3C94 || some RTC Alarm Register || int vshtask_668E3C94(char * app_id?, uint8_t [0x4C]) | ||
|- | |- | ||
| 0x166551C5 || | | 0x166551C5 || RTC Alarm Unregister || int vshtask_166551C5(char * app_id) | ||
|- | |- | ||
| 0x784023D0 || | | 0x784023D0 || RTC Alarm Get Status || int vshtask_784023D0(uint8_t status[0x1D0]) | ||
|- | |- | ||
| 0xA02D46E7 || Displays a notification in XMB || int vshtask_A02D46E7(0 /*ignored*, "your text" ) -> calls vshcommon_A20E43DB with texture "tex_notification_info" | | 0xA02D46E7 || Displays a notification in XMB || int vshtask_A02D46E7(0 /*ignored*, "your text" ) -> calls vshcommon_A20E43DB with texture "tex_notification_info" | ||
Line 6,410: | Line 6,313: | ||
|- | |- | ||
| 0x16A8A805 || xSettingBdvdGetInterface || | | 0x16A8A805 || xSettingBdvdGetInterface || | ||
|- | |- | ||
| 0x8B69F85A || xSettingDateGetInterface || | | 0x8B69F85A || xSettingDateGetInterface || | ||
Line 6,428: | Line 6,329: | ||
|- | |- | ||
| 0xCE27E884 || xSettingPremoGetInterface || | | 0xCE27E884 || xSettingPremoGetInterface || | ||
|- | |- | ||
| 0x7EDDAD29 || xSettingSecurityGetInterface || | | 0x7EDDAD29 || xSettingSecurityGetInterface || | ||
Line 6,440: | Line 6,337: | ||
|- | |- | ||
| 0x4712F276 || xSettingVideoGetInterface || | | 0x4712F276 || xSettingVideoGetInterface || | ||
|- | |- | ||
| 0xCC56EB2D || xUserGetInterface || | | 0xCC56EB2D || xUserGetInterface || | ||
|} | |} | ||
To help documenting offsets+exports, you can use [http://www.ps3devwiki.com/index.php?title=Dev_Tools#vsh_dumper this dumper tool for vsh] (actually,no need to dump anymore). | |||
<br> here's a link to the fnids i've gathered from 0.85.007 <- | |||
https://mega.nz/#!UhFE0Lia!QxLubSAVo9UXjHF2BwakISgnLJlK7gME6bsXQJ_POMM | |||