Searched refs:client_x11_get_proto (Results 1 – 4 of 4) sorted by relevance
/openbsd/usr.bin/ssh/ |
H A D | clientloop.h | 44 int client_x11_get_proto(struct ssh *, const char *, const char *,
|
H A D | ssh.c | 2115 if (options.forward_x11 && client_x11_get_proto(ssh, display, in ssh_session2_setup()
|
H A D | mux.c | 1372 if (client_x11_get_proto(ssh, display, options.xauth_location, in mux_session_confirm()
|
H A D | clientloop.c | 280 client_x11_get_proto(struct ssh *ssh, const char *display, in client_x11_get_proto() function
|