Searched defs:original_host (Results 1 - 1 of 1) sorted by last modified time

/freebsd-10-stable/crypto/openssh/
H A Dreadconf.c558 match_cfg_line(Options *options, char **condition, struct passwd *pw, const char *host_arg, const char *original_host, int post_canon, const char *filename, int linenum) argument
824 process_config_line(Options *options, struct passwd *pw, const char *host, const char *original_host, char *line, const char *filename, int linenum, int *activep, int flags) argument
834 process_config_line_depth(Options *options, struct passwd *pw, const char *host, const char *original_host, char *line, const char *filename, int linenum, int *activep, int flags, int depth) argument
1726 read_config_file(const char *filename, struct passwd *pw, const char *host, const char *original_host, Options *options, int flags) argument
1737 read_config_file_depth(const char *filename, struct passwd *pw, const char *host, const char *original_host, Options *options, int flags, int *activep, int depth) argument
[all...]

Completed in 54 milliseconds