OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:local_test_port
(Results
1 - 3
of
3
) sorted by null
/external/netperf/
netsh.h
43
extern char
local_test_port
[PORTBUFSIZE];
netperf.c
138
local_host_name,
local_test_port
,local_address_family);
netsh.c
126
char
local_test_port
[PORTBUFSIZE]; /* from whence we should start */
variable
397
strncpy(
local_test_port
,"0",PORTBUFSIZE);/* INPORT_ANY as it were */
717
strncpy(
local_test_port
,arg2,PORTBUFSIZE);
Completed in 41 milliseconds