Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dchannels.h382 int x11_create_display_inet(struct ssh *, int, int, int, u_int *, int **);
H A Dssh_namespace.h1030 #define x11_create_display_inet Fssh_x11_create_display_inet macro
H A Dsession.c2606 if (x11_create_display_inet(ssh, options.x11_display_offset, in session_setup_x11fwd()
H A Dchannels.c4996 x11_create_display_inet(struct ssh *ssh, int x11_display_offset, in x11_create_display_inet() function