Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dmisc-agent.c190 agent_socket_template(const char *homedir, const char *tag) in agent_socket_template() function
213 if ((path = agent_socket_template(homedir, tag)) == NULL) in agent_listener()