Searched refs:host_key_agent (Results 1 – 3 of 3) sorted by relevance
70 char *host_key_agent; /* ssh-agent socket for host keys. */ member
1671 if (options.host_key_agent) {1672 if (strcmp(options.host_key_agent, SSH_AUTHSOCKET_ENV_NAME))1674 options.host_key_agent, 1);1679 options.host_key_agent, ssh_err(r));
91 options->host_key_agent = NULL; in initialize_server_options()1118 charptr = &options->host_key_agent; in process_server_config_line()2314 dump_cfg_string(sHostKeyAgent, o->host_key_agent); in dump_config()