Searched refs:Bind (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/ |
| D | socket_Berkeley.h | 157 inline s32 Bind(s32 s, const SockAddrIn* sockAddr) in Bind() function 160 … Result result = detail::Bind(&rval, s, reinterpret_cast<const u8*>(sockAddr), sizeof(SockAddrIn)); in Bind()
|
| D | socket_IpcWrapper.h | 39 Result Bind( s32* rval, s32 s, const u8 sockAddr[], size_t salen );
|
| D | socket_User.h | 90 nn::Result Bind( s32* rval, s32 s, const u8 sockAddr[], size_t salen );
|