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