RPC_MAX_IP_LENGTH
while ((*cp != '\0') && (chcnt < RPC_MAX_IP_LENGTH)) {
if ((chcnt == RPC_MAX_IP_LENGTH) || (othercnt))