Home
last modified time | relevance | path

Searched refs:Socket (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/socket/
Dsocket_Berkeley.h59 inline s32 Socket(s32 af, s32 type, s32 protocol) in Socket() function
62 Result result = detail::Socket(&rval, af, type, protocol); in Socket()
Dsocket_IpcWrapper.h36 Result Socket( s32* rval, s32 af, s32 type, s32 protocol );
Dsocket_User.h87 nn::Result Socket( s32* rval, s32 af, s32 type, s32 protocol );