Home | History | Annotate | Download | only in src

Lines Matching full:remote_data_address

878 			      remote_data_address,
894 if (NULL == remote_data_address) {
931 /* OK, at this point, if remote_data_address is NULL, we know that
933 remote, which means we can/should set remote_data_address to
939 if (remote_data_address == NULL)
940 remote_data_address = remote_host;
13054 remote_data_address = malloc(strlen(arg1)+1);
13055 strncpy(remote_data_address,arg1,strlen(arg1));
13184 /* we do not want to make remote_data_address non-NULL because if