Home
last modified time | relevance | path

Searched refs:x11_request_forwarding_with_spoofing (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssh/
H A Dchannels.h383 void x11_request_forwarding_with_spoofing(struct ssh *, int,
H A Dssh_namespace.h1025 #define x11_request_forwarding_with_spoofing Fssh_x11_request_forwarding_with_spoofing macro
H A Dssh.c2214 x11_request_forwarding_with_spoofing(ssh, id, display, proto, in ssh_session2_setup()
H A Dmux.c1391 x11_request_forwarding_with_spoofing(ssh, id, in mux_session_confirm()
H A Dchannels.c5281 x11_request_forwarding_with_spoofing(struct ssh *ssh, int client_session_id, in x11_request_forwarding_with_spoofing() function