<?xml version="1.0" ?>
<?xml-stylesheet type="text/xsl" href="psplibdocdisplay.xsl" ?>
<PSPLIBDOC>
	<PRXFILES>
		<PRXFILE>
		<PRX>kd/iofilemgr.prx</PRX>
		<PRXNAME>sceIOFileManager</PRXNAME>
		<LIBRARIES>
			<LIBRARY>
				<NAME>InterruptManagerForKernel</NAME>
				<FLAGS>0x00090011</FLAGS>
				<FUNCTIONS>
					<FUNCTION>
						<NID>0x092968F4</NID>
						<NAME>sceKernelCpuSuspendIntr</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0x5F10D406</NID>
						<NAME>sceKernelCpuResumeIntr</NAME>
					</FUNCTION>
				</FUNCTIONS>
			</LIBRARY>
			<LIBRARY>
				<NAME>SysMemForKernel</NAME>
				<FLAGS>0x00010011</FLAGS>
				<FUNCTIONS>
					<FUNCTION>
						<NID>0x1C1FBFE7</NID>
						<NAME>sceKernelCreateHeap</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0xC9805775</NID>
						<NAME>sceKernelDeleteHeap</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0x636C953B</NID>
						<NAME>sceKernelAllocHeapMemory</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0x7B749390</NID>
						<NAME>sceKernelFreeHeapMemory</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0xCF4DE78C</NID>
						<NAME>sceKernelGetUIDcontrolBlock</NAME>
					</FUNCTION>
				</FUNCTIONS>
			</LIBRARY>
			<LIBRARY>
				<NAME>sceSuspendForKernel</NAME>
				<FLAGS>0x00010011</FLAGS>
				<FUNCTIONS>
					<FUNCTION>
						<NID>0xEADB1BD7</NID>
						<NAME>sceKernelPowerLock</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0xB53B2147</NID>
						<NAME>sceKernelPowerLockForUser</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0x3AEE7261</NID>
						<NAME>sceKernelPowerUnlock</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0xC7C928C7</NID>
						<NAME>sceKernelPowerUnlockForUser</NAME>
					</FUNCTION>
				</FUNCTIONS>
			</LIBRARY>
			<LIBRARY>
				<NAME>KDebugForKernel</NAME>
				<FLAGS>0x00010011</FLAGS>
				<FUNCTIONS>
					<FUNCTION>
						<NID>0x2FF4E9F9</NID>
						<NAME>sceKernelAssert</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0x84F370BC</NID>
						<NAME>Kprintf</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0x5CE9838B</NID>
						<NAME>sceKernelDebugWrite</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0x24C32559</NID>
						<NAME>sceKernelDipsw</NAME>
					</FUNCTION>
				</FUNCTIONS>
			</LIBRARY>
			<LIBRARY>
				<NAME>SysclibForKernel</NAME>
				<FLAGS>0x00010011</FLAGS>
				<FUNCTIONS>
					<FUNCTION>
						<NID>0x476FD94A</NID>
						<NAME>strcat</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0x47DD934D</NID>
						<NAME>strtol</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0xEC6F1CF2</NID>
						<NAME>strcpy</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0xB1DC2AE8</NID>
						<NAME>strchr</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0xB49A7697</NID>
						<NAME>strncpy</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0x52DF196C</NID>
						<NAME>strlen</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0x10F3BB61</NID>
						<NAME>memset</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0x3EC5BBF6</NID>
						<NAME>tolower</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0x32C767F2</NID>
						<NAME>look_ctype_table</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0x7661E728</NID>
						<NAME>sprintf</NAME>
					</FUNCTION>
				</FUNCTIONS>
			</LIBRARY>
			<LIBRARY>
				<NAME>ThreadManForKernel</NAME>
				<FLAGS>0x00010011</FLAGS>
				<FUNCTIONS>
					<FUNCTION>
						<NID>0xC11BA8C4</NID>
						<NAME>sceKernelNotifyCallback</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0xD6DA4BA1</NID>
						<NAME>sceKernelCreateSema</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0x28B6489C</NID>
						<NAME>sceKernelDeleteSema</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0x3F53E640</NID>
						<NAME>sceKernelSignalSema</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0x58B1F937</NID>
						<NAME>sceKernelPollSema</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0x55C20A00</NID>
						<NAME>sceKernelCreateEventFlag</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0xEF9E4C70</NID>
						<NAME>sceKernelDeleteEventFlag</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0x1FB15A32</NID>
						<NAME>sceKernelSetEventFlag</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0x402FCF22</NID>
						<NAME>sceKernelWaitEventFlag</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0x328C546A</NID>
						<NAME>sceKernelWaitEventFlagCB</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0x30FD48F0</NID>
						<NAME>sceKernelPollEventFlag</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0x04E72261</NID>
						<NAME>sceKernelAllocateKTLS</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0xD198B811</NID>
						<NAME>sceKernelFreeKTLS</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0x3AD875C3</NID>
						<NAME>sceKernelGetThreadKTLS</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0xA249EAAE</NID>
						<NAME>sceKernelGetKTLS</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0x446D8DE6</NID>
						<NAME>sceKernelCreateThread</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0x9FA03CD3</NID>
						<NAME>sceKernelDeleteThread</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0xF475845D</NID>
						<NAME>sceKernelStartThread</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0x383F7BCC</NID>
						<NAME>sceKernelTerminateDeleteThread</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0x71BC9871</NID>
						<NAME>sceKernelChangeThreadPriority</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0x293B45B8</NID>
						<NAME>sceKernelGetThreadId</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0x94AA61EE</NID>
						<NAME>sceKernelGetThreadCurrentPriority</NAME>
					</FUNCTION>
					<FUNCTION>
						<NID>0x85A2A5BF</NID>
						<NAME>sceKernelIsUserModeThread</NAME>
					</FUNCTION>
				</FUNCTIONS>
			</LIBRARY>
		</LIBRARIES>
		</PRXFILE>
	</PRXFILES>
</PSPLIBDOC>
