Home
last modified time | relevance | path

Searched refs:x11_create_display_inet (Results 1 – 3 of 3) sorted by relevance

/external/openssh/
Dchannels.h271 int x11_create_display_inet(int, int, int, u_int *, int **);
Dsession.c2631 if (x11_create_display_inet(options.x11_display_offset, in session_setup_x11fwd()
Dchannels.c3251 x11_create_display_inet(int x11_display_offset, int x11_use_localhost, function