Searched refs:forward_x11_trusted (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dreadconf.h37 int forward_x11_trusted; /* Trust Forward X11 display. */ member in struct:__anon10
H A Dreadconf.c1202 intptr = &options->forward_x11_trusted;
2586 options->forward_x11_trusted = -1;
2749 if (options->forward_x11_trusted == -1)
2750 options->forward_x11_trusted = 0;
3631 dump_cfg_fmtint(oForwardX11Trusted, o->forward_x11_trusted);
H A Dssh.c769 options.forward_x11_trusted = 1;
2117 options.xauth_location, options.forward_x11_trusted,
H A Dmux.c1378 options.forward_x11_trusted, options.forward_x11_timeout,

Completed in 108 milliseconds