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

/external/openssh/
H A Dservconf.h83 int x11_display_offset; /* What DISPLAY number to start member in struct:__anon14981
H A Dservconf.c102 options->x11_display_offset = -1;
242 if (options->x11_display_offset == -1)
243 options->x11_display_offset = 10;
1271 intptr = &options->x11_display_offset;
2003 M_CP_INTOPT(x11_display_offset);
2236 dump_cfg_int(sX11DisplayOffset, o->x11_display_offset);
H A Dsession.c2672 if (x11_create_display_inet(options.x11_display_offset,
H A Dchannels.c3892 x11_create_display_inet(int x11_display_offset, int x11_use_localhost, argument
3905 for (display_number = x11_display_offset;

Completed in 197 milliseconds