Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/include/
H A Dauthfd.h58 #define SSH_AGENT_CONSTRAIN_LIFETIME 1 macro
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dauthfd.c531 buffer_put_char(&msg, SSH_AGENT_CONSTRAIN_LIFETIME); in ssh_add_identity_constrained()
/titanic_50/usr/src/cmd/ssh/ssh-agent/
H A Dssh-agent.c516 case SSH_AGENT_CONSTRAIN_LIFETIME: in process_add_identity()