Searched refs:x11_create_display_inet (Results 1 – 4 of 4) sorted by relevance
287 int x11_create_display_inet(int, int, int, u_int *, int **);
566 #define x11_create_display_inet ssh_x11_create_display_inet macro
2687 if (x11_create_display_inet(options.x11_display_offset, in session_setup_x11fwd()
3500 x11_create_display_inet(int x11_display_offset, int x11_use_localhost, function