Lines Matching refs:remote_data_address
4765 remote_data_address = malloc(strlen(arg1)+1);4766 strncpy(remote_data_address,arg1,strlen(arg1));