Searched defs:test_port (Results 1 - 1 of 1) sorted by relevance

/external/netperf/
H A Dnetsh.c125 char test_port[PORTBUFSIZE]; /* where is the test waiting */ variable
396 strncpy(test_port,"12865",PORTBUFSIZE); /* where is the test waiting */
715 strncpy(test_port,arg1,PORTBUFSIZE);
999 printf("Port: %s\n",test_port);

Completed in 40 milliseconds