Home
last modified time | relevance | path

Searched refs:parse_server_config (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssh/
H A Dservconf.h436 void parse_server_config(ServerOptions *, const char *, struct sshbuf *,
H A Dsshd-session.c993 parse_server_config(&options, "rexec", cfg, &includes, NULL, 1); in main()
H A Dsshd.c1589 parse_server_config(&options, config_file_name, cfg, in main()
H A Dservconf.c2656 parse_server_config(&mo, "reprocess config", cfg, includes, in parse_server_match_config()
4022 parse_server_config(ServerOptions *options, const char *filename, in parse_server_config() function