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

/external/openssh/
H A Dservconf.h75 int x11_use_localhost; /* If true, use localhost for fake X11 server. */ member in struct:__anon9669
H A Dchannels.c3251 x11_create_display_inet(int x11_display_offset, int x11_use_localhost, argument
3270 hints.ai_flags = x11_use_localhost ? 0: AI_PASSIVE;
3299 if (x11_use_localhost)

Completed in 79 milliseconds