H A D | readconf.c | 61 # 1. command line options 106 # Defaults for various options 120 const char *host, const char *original_host, Options *options, 122 static int process_config_line_depth(Options *options, struct passwd *pw, 176 /* Deprecated options */ 187 /* Unsupported options */ 195 /* Sometimes-unsupported options */ 359 * Adds a local TCP/IP port forward to options 362 add_local_forward(Options * options,const struct Forward * newfwd) add_local_forward() argument 391 add_remote_forward(Options * options,const struct Forward * newfwd) add_remote_forward() argument 417 clear_forwardings(Options * options) clear_forwardings() argument 447 add_certificate_file(Options * options,const char * path,int userprovided) add_certificate_file() argument 471 add_identity_file(Options * options,const char * dir,const char * filename,int userprovided) add_identity_file() argument 629 match_cfg_line(Options * options,char ** condition,struct passwd * pw,const char * host_arg,const char * original_host,int final_pass,int * want_final_pass,const char * filename,int linenum) match_cfg_line() argument 822 rm_env(Options * options,const char * arg,const char * filename,int linenum) rm_env() argument 1010 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) process_config_line() argument 1020 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 * want_final_pass,int depth) process_config_line_depth() argument 2409 read_config_file(const char * filename,struct passwd * pw,const char * host,const char * original_host,Options * options,int flags,int * want_final_pass) read_config_file() argument 2421 read_config_file_depth(const char * filename,struct passwd * pw,const char * host,const char * original_host,Options * options,int flags,int * activep,int * want_final_pass,int depth) read_config_file_depth() argument 2486 config_has_permitted_cnames(Options * options) config_has_permitted_cnames() argument 2503 initialize_options(Options * options) initialize_options() argument 2631 fill_default_options_for_canonicalization(Options * options) fill_default_options_for_canonicalization() argument 2646 fill_default_options(Options * options) fill_default_options() argument [all...] |