Searched refs:x11_display_offset (Results 1 – 4 of 4) sorted by relevance
81 int x11_display_offset; /* What DISPLAY number to start member
100 options->x11_display_offset = -1; in initialize_server_options()240 if (options->x11_display_offset == -1) in fill_default_server_options()241 options->x11_display_offset = 10; in fill_default_server_options()1257 intptr = &options->x11_display_offset; in process_server_config_line()2000 M_CP_INTOPT(x11_display_offset); in copy_set_server_options()2242 dump_cfg_int(sX11DisplayOffset, o->x11_display_offset); in dump_config()
4249 x11_create_display_inet(int x11_display_offset, int x11_use_localhost, argument4262 for (display_number = x11_display_offset;
2472 if (x11_create_display_inet(options.x11_display_offset, in session_setup_x11fwd()