Home
last modified time | relevance | path

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

/external/openssh/
Dssh1.h56 #define SSH_SMSG_AGENT_OPEN 31 /* port (int) */ macro
Dclientloop.c2125 dispatch_set(SSH_SMSG_AGENT_OPEN, options.forward_agent ? in client_init_dispatch_13()
Dchannels.c1522 packet_start(SSH_SMSG_AGENT_OPEN); in channel_post_auth_listener()
3542 case SSH_SMSG_AGENT_OPEN: