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

/freebsd-10.3-release/crypto/openssh/
H A Dreadconf.h36 int forward_x11_trusted; /* Trust Forward X11 display. */ member in struct:__anon5372
H A Dreadconf.c898 intptr = &options->forward_x11_trusted;
1680 options->forward_x11_trusted = -1;
1797 if (options->forward_x11_trusted == -1)
1798 options->forward_x11_trusted = 0;
2366 dump_cfg_fmtint(oForwardX11Trusted, o->forward_x11_trusted);
H A Dssh.c648 options.forward_x11_trusted = 1;
1714 options.xauth_location, options.forward_x11_trusted,
1814 options.xauth_location, options.forward_x11_trusted,
H A Dmux.c1359 options.forward_x11_trusted, options.forward_x11_timeout,

Completed in 74 milliseconds