Home
last modified time | relevance | path

Searched defs:x11_use_localhost (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/ssh/include/
H A Dservconf.h68 int x11_use_localhost; /* If true, use localhost for fake X11 server. */ member
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dchannels.c2614 x11_create_display_inet(int x11_display_offset, int x11_use_localhost, in x11_create_display_inet()