OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:streamlocal_bind_unlink
(Results
1 - 4
of
4
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
misc.h
52
int
streamlocal_bind_unlink
; /* unlink socket before bind */
member in struct:ForwardOptions
servconf.c
195
options->fwd_opts.
streamlocal_bind_unlink
= -1;
598
if (options->fwd_opts.
streamlocal_bind_unlink
== -1)
599
options->fwd_opts.
streamlocal_bind_unlink
= 0;
2842
intptr = &options->fwd_opts.
streamlocal_bind_unlink
;
3260
M_CP_INTOPT(fwd_opts.
streamlocal_bind_unlink
);
3604
dump_cfg_fmtint(sStreamLocalBindUnlink, o->fwd_opts.
streamlocal_bind_unlink
);
readconf.c
2420
intptr = &options->fwd_opts.
streamlocal_bind_unlink
;
2819
options->fwd_opts.
streamlocal_bind_unlink
= -1;
2999
if (options->fwd_opts.
streamlocal_bind_unlink
== -1)
3000
options->fwd_opts.
streamlocal_bind_unlink
= 0;
3932
dump_cfg_fmtint(oStreamLocalBindUnlink, o->fwd_opts.
streamlocal_bind_unlink
);
channels.c
4097
fwd_opts->
streamlocal_bind_unlink
);
Completed in 40 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026