Lines Matching full:strncpy
3395 strncpy(local_data_port,"0",sizeof(local_data_port));
3396 strncpy(remote_data_port,"0",sizeof(remote_data_port));
3443 strncpy(remote_data_address,arg1,strlen(arg1));
3454 strncpy(local_data_address,arg1,strlen(arg1));
3465 strncpy(local_data_port,arg1,sizeof(local_data_port));
3467 strncpy(remote_data_port,arg2,sizeof(remote_data_port));