Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dservconf.c3830 copy_server_option_strarray_values(char ***dst, u_int ndst, in copy_server_option_strarray_values() function
3851 copy_server_option_strarray_values(dst, *ndst, src, nsrc); in copy_server_option_strarray()
3898 copy_server_option_strarray_values(&dst->subsystem_name, in copy_subsystem()
3900 copy_server_option_strarray_values(&dst->subsystem_command, in copy_subsystem()
3902 copy_server_option_strarray_values(&dst->subsystem_args, in copy_subsystem()