Searched refs:copy_set_server_options (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/OpenSSH-189/openssh/
H A Dservconf.h231 void copy_set_server_options(ServerOptions *, ServerOptions *, int);
H A Dservconf.c1670 copy_set_server_options(options, &mo, 0);
1742 copy_set_server_options(ServerOptions *dst, ServerOptions *src, int preauth) function
H A Dmonitor_wrap.c294 copy_set_server_options(&options, newopts, 1);

Completed in 114 milliseconds