Searched refs:client_x11_get_proto (Results 1 – 4 of 4) sorted by relevance
/external/openssh/ |
D | clientloop.h | 44 int client_x11_get_proto(struct ssh *, const char *, const char *,
|
D | ssh.c | 1953 if (options.forward_x11 && client_x11_get_proto(ssh, display, in ssh_session2_setup()
|
D | clientloop.c | 270 client_x11_get_proto(struct ssh *ssh, const char *display, in client_x11_get_proto() function
|
D | mux.c | 1401 if (client_x11_get_proto(ssh, display, options.xauth_location, in mux_session_confirm()
|