Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/openssh/dist/
Dsession.c111 int session_setup_x11fwd(struct ssh *, Session *);
1827 success = session_setup_x11fwd(ssh, s); in session_x11_req()
2384 session_setup_x11fwd(struct ssh *ssh, Session *s) in session_setup_x11fwd() function