OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:x11port
(Results
1 - 2
of
2
) sorted by null
/external/dropbear/
chansession.h
56
int
x11port
;
member in struct:ChanSess
svr-x11fwd.c
67
chansess->
x11port
= bindport(fd);
68
if (chansess->
x11port
< 0) {
141
chansess->
x11port
- X11BASEPORT, chansess->x11screennum);
151
chansess->
x11port
- X11BASEPORT, chansess->x11screennum);
Completed in 712 milliseconds