Lines Matching full:remote_data_address
4739 remote_data_address = malloc(strlen(arg1)+1);4740 strncpy(remote_data_address,arg1,strlen(arg1));