Searched refs:AllocForSocket (Results 1 – 1 of 1) sorted by relevance
115 static void* AllocForSocket( u32 name, s32 size );361 SOLibraryConfig libConfig = { AllocForSocket, FreeForSocket }; in InitNetwork()582 void* AllocForSocket( u32 name, s32 size ) in AllocForSocket() function