Searched refs:host_key_agent (Results 1 – 3 of 3) sorted by relevance
92 char *host_key_agent; /* ssh-agent socket for host keys. */ member
1901 if (options.host_key_agent) {1902 if (strcmp(options.host_key_agent, SSH_AUTHSOCKET_ENV_NAME))1904 options.host_key_agent, 1);1909 options.host_key_agent);
106 options->host_key_agent = NULL; in initialize_server_options()494 CLEAR_ON_NONE(options->host_key_agent); in fill_default_server_options()1496 charptr = &options->host_key_agent; in process_server_config_line_depth()3180 dump_cfg_string(sHostKeyAgent, o->host_key_agent); in dump_config()