Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/include/
H A Dssh1.h63 #define SSH_SMSG_AGENT_OPEN 31 /* port (int) */ macro
/titanic_50/usr/src/cmd/ssh/ssh/
H A Dclientloop.c1603 dispatch_set(SSH_SMSG_AGENT_OPEN, options.forward_agent ? in client_init_dispatch_13()
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dchannels.c1322 packet_start(SSH_SMSG_AGENT_OPEN); in channel_post_auth_listener()
2898 case SSH_SMSG_AGENT_OPEN: in deny_input_open()