Searched refs:x11_display_offset (Results 1 – 4 of 4) sorted by relevance
104 int x11_display_offset; /* What DISPLAY number to start member
119 options->x11_display_offset = -1; in initialize_server_options()346 if (options->x11_display_offset == -1) in fill_default_server_options()347 options->x11_display_offset = 10; in fill_default_server_options()1595 intptr = &options->x11_display_offset; in process_server_config_line_depth()2511 M_CP_INTOPT(x11_display_offset); in copy_set_server_options()2782 dump_cfg_int(sX11DisplayOffset, o->x11_display_offset); in dump_config()
2595 if (x11_create_display_inet(ssh, options.x11_display_offset, in session_setup_x11fwd()
4585 x11_create_display_inet(struct ssh *ssh, int x11_display_offset, argument4599 for (display_number = x11_display_offset;