Searched refs:x11_create_display_inet (Results 1 – 3 of 3) sorted by relevance
271 int x11_create_display_inet(int, int, int, u_int *, int **);
2631 if (x11_create_display_inet(options.x11_display_offset, in session_setup_x11fwd()
3251 x11_create_display_inet(int x11_display_offset, int x11_use_localhost, function