Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssh/
H A Dservconf.c2788 #define M_CP_INTOPT(n) do {\ in copy_set_server_options() macro
2803 M_CP_INTOPT(ignore_rhosts); in copy_set_server_options()
2810 M_CP_INTOPT(permit_tun); in copy_set_server_options()
2814 M_CP_INTOPT(x11_forwarding); in copy_set_server_options()
2816 M_CP_INTOPT(permit_tty); in copy_set_server_options()
2818 M_CP_INTOPT(max_sessions); in copy_set_server_options()
2819 M_CP_INTOPT(max_authtries); in copy_set_server_options()
2823 M_CP_INTOPT(ip_qos_bulk); in copy_set_server_options()
2824 M_CP_INTOPT(rekey_limit); in copy_set_server_options()
2826 M_CP_INTOPT(log_level); in copy_set_server_options()
[all …]