HomeSort by relevance Sort by last modified time
    Searched refs:test_port (Results 1 - 4 of 4) sorted by null

  /external/netperf/src/
netperf.c 134 printf("remotehost is %s and port %s\n",host_name,test_port);
140 establish_control(host_name,test_port,address_family,
netsh.h 13 #define TEST_PORT "12865"
85 extern char test_port[PORTBUFSIZE]; /* where is the test waiting */
netsh.c 107 test_port[PORTBUFSIZE] = "12865", /* where is the test waiting */ variable
947 strncpy(test_port,arg1,PORTBUFSIZE);
    [all...]
  /external/selinux/python/semanage/
test-semanage.py 117 def test_port(self): member in class:SemanageTests

Completed in 97 milliseconds