Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dclientloop.h44 int client_x11_get_proto(struct ssh *, const char *, const char *,
H A Dssh.c2115 if (options.forward_x11 && client_x11_get_proto(ssh, display, in ssh_session2_setup()
H A Dmux.c1372 if (client_x11_get_proto(ssh, display, options.xauth_location, in mux_session_confirm()
H A Dclientloop.c280 client_x11_get_proto(struct ssh *ssh, const char *display, in client_x11_get_proto() function