OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:x11_display_offset
(Results
1 - 4
of
4
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
servconf.h
124
int
x11_display_offset
; /* What DISPLAY number to start
member in struct:__anon186
servconf.c
123
options->
x11_display_offset
= -1;
385
if (options->
x11_display_offset
== -1)
386
options->
x11_display_offset
= 10;
1857
intptr = &options->
x11_display_offset
;
3261
M_CP_INTOPT(
x11_display_offset
);
3556
dump_cfg_int(sX11DisplayOffset, o->
x11_display_offset
);
channels.c
5091
x11_create_display_inet(struct ssh *ssh, int
x11_display_offset
,
5101
if (chanids == NULL ||
x11_display_offset
< 0 ||
5102
x11_display_offset
> UINT16_MAX - X11_BASE_PORT - MAX_DISPLAYS)
5105
for (display_number =
x11_display_offset
;
5106
display_number <
x11_display_offset
+ MAX_DISPLAYS;
5148
if (display_number >=
x11_display_offset
+ MAX_DISPLAYS) {
session.c
2380
if (x11_create_display_inet(ssh, options.
x11_display_offset
,
Completed in 48 milliseconds
Indexes created Fri Sep 18 00:27:12 UTC 2026