Home
last modified time | relevance | path

Searched refs:fill_default_server_options (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/usr.bin/ssh/
Dservconf.h318 void fill_default_server_options(ServerOptions *);
Dsshd-auth.c639 fill_default_server_options(&options); in main()
Dsshd-session.c946 fill_default_server_options(&options); in main()
Dsshd.c1340 fill_default_server_options(&options); in main()
Dservconf.c272 fill_default_server_options(ServerOptions *options) in fill_default_server_options() function