Home
last modified time | relevance | path

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

/external/openssh/
Dclientloop.h44 int client_x11_get_proto(struct ssh *, const char *, const char *,
Dssh.c1953 if (options.forward_x11 && client_x11_get_proto(ssh, display, in ssh_session2_setup()
Dclientloop.c270 client_x11_get_proto(struct ssh *ssh, const char *display, in client_x11_get_proto() function
Dmux.c1401 if (client_x11_get_proto(ssh, display, options.xauth_location, in mux_session_confirm()