Lines Matching refs:ServerOptions
256 } ServerOptions; typedef
322 void initialize_server_options(ServerOptions *);
323 void fill_default_server_options(ServerOptions *);
324 int process_server_config_line(ServerOptions *, char *, const char *, int,
327 void parse_server_config(ServerOptions *, const char *, struct sshbuf *,
329 void parse_server_match_config(ServerOptions *,
332 void servconf_merge_subsystems(ServerOptions *, ServerOptions *);
333 void copy_set_server_options(ServerOptions *, ServerOptions *, int);
334 void dump_config(ServerOptions *);
337 ServerOptions *, const char *path, int);
339 ServerOptions *, const char *path);