Searched refs:SSH_AGENTC_UNLOCK (Results 1 - 3 of 3) sorted by relevance

/external/openssh/
H A Dauthfd.h45 #define SSH_AGENTC_UNLOCK 23 macro
H A Dauthfd.c238 buffer_put_char(&msg, lock ? SSH_AGENTC_LOCK : SSH_AGENTC_UNLOCK);
H A Dssh-agent.c823 if (locked && type != SSH_AGENTC_UNLOCK) {
842 case SSH_AGENTC_UNLOCK:

Completed in 30 milliseconds