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

/macosx-10.10/OpenSSH-189/openssh/
H A Dssh-agent.c1209 char *shell, *format, *pidstr, *agentsocket = NULL; local
1270 agentsocket = optarg;
1326 if (agentsocket == NULL) {
1338 strlcpy(socket_name, agentsocket, sizeof socket_name);

Completed in 84 milliseconds