HomeSort by relevance Sort by last modified time
    Searched refs:copy_set_server_options (Results 1 - 3 of 3) sorted by null

  /external/openssh/
servconf.h 194 void copy_set_server_options(ServerOptions *, ServerOptions *, int);
servconf.c 1504 copy_set_server_options(ServerOptions *dst, ServerOptions *src, int preauth) function
    [all...]
monitor_wrap.c 290 copy_set_server_options(&options, newopts, 1);
    [all...]

Completed in 378 milliseconds