OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:x11_display_offset
(Results
1 - 4
of
4
) sorted by null
/external/openssh/
servconf.h
73
int
x11_display_offset
; /* What DISPLAY number to start
member in struct:__anon26794
servconf.c
87
options->
x11_display_offset
= -1;
198
if (options->
x11_display_offset
== -1)
199
options->
x11_display_offset
= 10;
1002
intptr = &options->
x11_display_offset
;
[
all
...]
session.c
[
all
...]
channels.c
[
all
...]
Completed in 3002 milliseconds