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

/external/netperf/
H A Dnetperf.c131 printf("remotehost is %s and port %s\n",host_name,test_port);
137 establish_control(host_name,test_port,address_family,
H A Dnetsh.h42 extern char test_port[PORTBUFSIZE]; /* where is the test waiting */
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);
/external/selinux/policycoreutils/semanage/
H A Dtest-semanage.py114 def test_port(self): member in class:SemanageTests

Completed in 144 milliseconds