Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/ssh/
H A Dservconf.h116 int x11_use_localhost; /* If true, use localhost for fake X11 server. */ global() member
H A Dchannels.c4946 x11_create_display_inet(struct ssh * ssh,int x11_display_offset,int x11_use_localhost,int single_connection,u_int * display_numberp,int ** chanids) x11_create_display_inet() argument