Searched refs:forward_x11 (Results 1 – 6 of 6) sorted by relevance
33 int forward_x11; /* Forward X11 display. */ member
631 options.forward_x11 = 0; in main()634 options.forward_x11 = 1; in main()646 options.forward_x11 = 1; in main()1777 if (display == NULL && options.forward_x11) in ssh_session()1779 if (options.forward_x11 && client_x11_get_proto(display, in ssh_session()1877 if (display == NULL && options.forward_x11) in ssh_session2_setup()1879 if (options.forward_x11 && client_x11_get_proto(display, in ssh_session2_setup()
917 intptr = &options->forward_x11; in process_config_line_depth()1785 options->forward_x11 = -1; in initialize_options()1908 if (options->forward_x11 == -1) in fill_default_options()1909 options->forward_x11 = 0; in fill_default_options()2529 dump_cfg_fmtint(oForwardX11, o->forward_x11); in dump_client_config()
1135 if (options.forward_x11) { in check_host_key()1138 options.forward_x11 = 0; in check_host_key()
1520 } else if (options.forward_x11 || options.permit_local_command) { in client_loop()1967 if (!options.forward_x11) { in client_request_x11()2731 dispatch_set(SSH_SMSG_X11_OPEN, options.forward_x11 ? in client_init_dispatch_13()
1368 if (cctx->want_x_fwd && options.forward_x11 && display != NULL) { in mux_session_confirm()1845 buffer_put_int(&m, options.forward_x11); in mux_client_request_session()