Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/include/
H A Dssh1.h62 #define SSH_CMSG_AGENT_REQUEST_FORWARDING 30 /* */ macro
/titanic_41/usr/src/cmd/ssh/sshd/
H A Dsession.c342 case SSH_CMSG_AGENT_REQUEST_FORWARDING: in do_authenticated1()
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dchannels.c2987 packet_start(SSH_CMSG_AGENT_REQUEST_FORWARDING); in auth_request_forwarding()