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

/freebsd-13-stable/crypto/openssh/
H A Dreadconf.h35 int forward_x11_trusted; /* Trust Forward X11 display. */ member in struct:__anon6881
H A Dreadconf.c945 intptr = &options->forward_x11_trusted;
1860 options->forward_x11_trusted = -1;
1988 if (options->forward_x11_trusted == -1)
1989 options->forward_x11_trusted = 0;
2638 dump_cfg_fmtint(oForwardX11Trusted, o->forward_x11_trusted);
H A Dssh.c699 options.forward_x11_trusted = 1;
1797 options.xauth_location, options.forward_x11_trusted,
H A Dmux.c1394 options.forward_x11_trusted, options.forward_x11_timeout,

Completed in 121 milliseconds