OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nolocaltcp
(Results
1 - 3
of
3
) sorted by null
/external/dropbear/
runopts.h
82
int
nolocaltcp
;
member in struct:svr_runopts
svr-runopts.c
116
svr_opts.
nolocaltcp
= 0;
176
svr_opts.
nolocaltcp
= 1;
svr-tcpfwd.c
239
if (svr_opts.
nolocaltcp
) {
Completed in 19 milliseconds