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

/external/openssh/
H A Dservconf.h194 void copy_set_server_options(ServerOptions *, ServerOptions *, int);
H A Dservconf.c1474 copy_set_server_options(options, &mo, 0);
1504 copy_set_server_options(ServerOptions *dst, ServerOptions *src, int preauth) function
H A Dmonitor_wrap.c290 copy_set_server_options(&options, newopts, 1);

Completed in 352 milliseconds