Home | History | Annotate | Download | only in netperf

Lines Matching refs:strcpy

393   strcpy(host_name,"");	      /* remote host name or ip addr  */
394 strcpy(local_host_name,""); /* we want it to be INADDR_ANY */
395 strcpy(test_name,"TCP_STREAM"); /* which test to run */
447 strcpy(fill_file,"");
483 strcpy(program, argv[0]);
564 strcpy(fill_file,optarg);
669 strcpy(test_name,optarg);
765 strcpy(result_brand,optarg);
797 strcpy(host_name,"localhost");
805 strcpy(host_name,"localhost");
809 strcpy(host_name,"::1");
820 strcpy(host_name,"::1");
835 strcpy(local_host_name,"0.0.0.0");
841 strcpy(local_host_name,"0.0.0.0");
845 strcpy(local_host_name,"::0");
856 strcpy(local_host_name,"::0");