Searched refs:inIPAndPortLength (Results 1 – 2 of 2) sorted by relevance
90 const int inIPAndPortLength);92 const int inIPAndPortLength);
209 …d MacSocket_GetLocalIPAndPort(const int inSocketNum,char *outIPAndPort,const int inIPAndPortLength) in MacSocket_GetLocalIPAndPort() argument240 CopyCStrToCStr(tempString,outIPAndPort,inIPAndPortLength); in MacSocket_GetLocalIPAndPort()246 … MacSocket_GetRemoteIPAndPort(const int inSocketNum,char *outIPAndPort,const int inIPAndPortLength) in MacSocket_GetRemoteIPAndPort() argument277 CopyCStrToCStr(tempString,outIPAndPort,inIPAndPortLength); in MacSocket_GetRemoteIPAndPort()