Home
last modified time | relevance | path

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

/external/openssh/
Dsession.c120 int session_setup_x11fwd(struct ssh *, Session *);
2022 success = session_setup_x11fwd(ssh, s); in session_x11_req()
2571 session_setup_x11fwd(struct ssh *ssh, Session *s) in session_setup_x11fwd() function