Lines Matching full:strncpy
4718 strncpy(local_data_port,"0",sizeof(local_data_port));
4719 strncpy(remote_data_port,"0",sizeof(remote_data_port));
4766 strncpy(remote_data_address,arg1,strlen(arg1));
4777 strncpy(local_data_address,arg1,strlen(arg1));
4788 strncpy(local_data_port,arg1,sizeof(local_data_port));
4790 strncpy(remote_data_port,arg2,sizeof(remote_data_port));