Searched refs:TEST_PORT (Results 1 - 3 of 3) sorted by relevance
/external/netperf/ |
H A D | netsh.h | 13 #define TEST_PORT "12865" macro
|
H A D | netserver.c | 829 strncpy(listen_port,TEST_PORT,sizeof(listen_port)); 987 strncpy(listen_port,TEST_PORT,sizeof(listen_port)); 996 strncpy(listen_port,TEST_PORT,sizeof(listen_port));
|
/external/openssh/ |
H A D | configure | 10020 #define TEST_PORT "2222" 10035 err = getaddrinfo(name, TEST_PORT, &hints, &gai_ai); 10111 #define TEST_PORT "2222" 10126 err = getaddrinfo(name, TEST_PORT, &hints, &gai_ai);
|
Completed in 138 milliseconds