ssh.c | 454 process_config_files(const char *host_arg, struct passwd *pw, int post_canon) 461 !read_config_file(config, pw, host, host_arg, &options, 469 (void)read_config_file(buf, pw, host, host_arg, 475 host, host_arg, &options, 507 char *p, *cp, *line, *argv0, buf[PATH_MAX], *host_arg, *logfile; local 940 host_arg = xstrdup(host); 1001 process_config_files(host_arg, pw, 0); 1057 process_config_files(host_arg, pw, 1); 1145 "n", host_arg, 1163 "n", host_arg, [all...] |