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

/freebsd-10.0-release/crypto/openssh/
H A Dreadconf.h39 int forward_x11_trusted; /* Trust Forward X11 display. */ member in struct:__anon4957
H A Dreadconf.c490 intptr = &options->forward_x11_trusted;
1248 options->forward_x11_trusted = -1;
1347 if (options->forward_x11_trusted == -1)
1348 options->forward_x11_trusted = 0;
H A Dssh.c367 options.forward_x11_trusted = 1;
1302 options.forward_x11_trusted,
1403 options.forward_x11_trusted,
H A Dmux.c1265 options.forward_x11_trusted, options.forward_x11_timeout,

Completed in 129 milliseconds