Home
last modified time | relevance | path

Searched refs:servconf_merge_subsystems (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/usr.bin/ssh/
Dservconf.h327 void servconf_merge_subsystems(ServerOptions *, ServerOptions *);
Dservconf.c2767 servconf_merge_subsystems(ServerOptions *dst, ServerOptions *src) in servconf_merge_subsystems() function
2916 servconf_merge_subsystems(dst, src); in copy_set_server_options()