Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssh/
H A Dservconf.c2593 #define M_CP_INTOPT(n) do {\ in copy_set_server_options() macro
2608 M_CP_INTOPT(ignore_rhosts); in copy_set_server_options()
2615 M_CP_INTOPT(permit_tun); in copy_set_server_options()
2619 M_CP_INTOPT(x11_forwarding); in copy_set_server_options()
2621 M_CP_INTOPT(permit_tty); in copy_set_server_options()
2623 M_CP_INTOPT(max_sessions); in copy_set_server_options()
2624 M_CP_INTOPT(max_authtries); in copy_set_server_options()
2628 M_CP_INTOPT(ip_qos_bulk); in copy_set_server_options()
2629 M_CP_INTOPT(rekey_limit); in copy_set_server_options()
2631 M_CP_INTOPT(log_level); in copy_set_server_options()
[all …]