OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:x11_forwarding
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
servconf.h
123
int
x11_forwarding
; /* If true, permit inet (spoofing) X11 fwd. */
member in struct:__anon186
servconf.c
122
options->
x11_forwarding
= -1;
383
if (options->
x11_forwarding
== -1)
384
options->
x11_forwarding
= 0;
1853
intptr = &options->
x11_forwarding
;
3262
M_CP_INTOPT(
x11_forwarding
);
3590
dump_cfg_fmtint(sX11Forwarding, o->
x11_forwarding
);
session.c
2367
if (!options.
x11_forwarding
|| options.disable_forwarding) {
Completed in 30 milliseconds
Indexes created Fri Sep 18 00:27:12 UTC 2026