Searched refs:eMBTCPDoInit (Results 1 – 3 of 3) sorted by relevance
43 eMBErrorCode eMBTCPDoInit( USHORT ucTCPPort );
75 eMBTCPDoInit( USHORT ucTCPPort ) in eMBTCPDoInit() function
202 if( ( eStatus = eMBTCPDoInit( ucTCPPort ) ) != MB_ENOERR ) in eMBTCPInit()