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

/macosx-10.10/OpenSSH-189/openssh/
H A Dservconf.h80 int x11_display_offset; /* What DISPLAY number to start member in struct:__anon3217
H A Dservconf.c88 options->x11_display_offset = -1;
205 if (options->x11_display_offset == -1)
206 options->x11_display_offset = 10;
1128 intptr = &options->x11_display_offset;
1762 M_CP_INTOPT(x11_display_offset);
1952 dump_cfg_int(sX11DisplayOffset, o->x11_display_offset);
H A Dchannels.c3420 x11_create_display_inet(int x11_display_offset, int x11_use_localhost, argument
3433 for (display_number = x11_display_offset;
H A Dsession.c2685 if (x11_create_display_inet(options.x11_display_offset,

Completed in 105 milliseconds