OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:listenspec
(Results
1 - 1
of
1
) sorted by null
/external/dropbear/
cli-tcpfwd.c
125
char*
listenspec
= NULL;
local
133
listenspec
= "";
135
listenspec
= "localhost";
138
buf_putstring(ses.writepayload,
listenspec
, strlen(
listenspec
));
Completed in 733 milliseconds