Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dclientloop.h44 int client_x11_get_proto(struct ssh *, const char *, const char *,
H A Dssh.c2036 if (options.forward_x11 && client_x11_get_proto(ssh, display, in ssh_session2_setup()
H A Dclientloop.c286 client_x11_get_proto(struct ssh *ssh, const char *display, in client_x11_get_proto() function
H A Dmux.c1372 if (client_x11_get_proto(ssh, display, options.xauth_location, in mux_session_confirm()