Searched defs:pcIPAddr (Results 1 – 2 of 2) sorted by relevance
95 const char* pcIPAddr; /*!< represents the IP address of the slave */ member
179 static int xMBTCPPortAcceptConnection(int xListenSockId, char** pcIPAddr) in xMBTCPPortAcceptConnection()