Home | History | Annotate | Download | only in openssh

Lines Matching refs:host_arg

455 process_config_files(const char *host_arg, struct passwd *pw, int post_canon)
462 !read_config_file(config, pw, host, host_arg, &options,
470 (void)read_config_file(buf, pw, host, host_arg,
476 host, host_arg, &options,
508 char *p, *cp, *line, *argv0, buf[PATH_MAX], *host_arg, *logfile;
941 host_arg = xstrdup(host);
1002 process_config_files(host_arg, pw, 0);
1058 process_config_files(host_arg, pw, 1);
1146 "n", host_arg,
1164 "n", host_arg,