Searched refs:Socket (Results 1 – 3 of 3) sorted by relevance
| /CTR-SDK-0.14.4/include/nn/socket/ |
| D | socket_Berkeley.h | 59 inline s32 Socket(s32 af, s32 type, s32 protocol) in Socket() function 62 Result result = detail::Socket(&rval, af, type, protocol); in Socket()
|
| D | socket_IpcWrapper.h | 36 Result Socket( s32* rval, s32 af, s32 type, s32 protocol );
|
| D | socket_User.h | 87 nn::Result Socket( s32* rval, s32 af, s32 type, s32 protocol );
|