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

/freebsd-10.0-release/crypto/openssh/
H A Dservconf.h82 int x11_display_offset; /* What DISPLAY number to start member in struct:__anon4965
H A Dservconf.c96 options->x11_display_offset = -1;
218 if (options->x11_display_offset == -1)
219 options->x11_display_offset = 10;
1160 intptr = &options->x11_display_offset;
1837 M_CP_INTOPT(x11_display_offset);
2029 dump_cfg_int(sX11DisplayOffset, o->x11_display_offset);
H A Dsession.c2654 if (x11_create_display_inet(options.x11_display_offset,
H A Dchannels.c3484 x11_create_display_inet(int x11_display_offset, int x11_use_localhost, argument
3497 for (display_number = x11_display_offset;

Completed in 221 milliseconds