Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssh/
H A Dservconf.h272 M_CP_STROPT(banner); \
273 M_CP_STROPT(trusted_user_ca_keys); \
274 M_CP_STROPT(revoked_keys_file); \
275 M_CP_STROPT(authorized_keys_command); \
276 M_CP_STROPT(authorized_keys_command_user); \
277 M_CP_STROPT(authorized_principals_file); \
280 M_CP_STROPT(hostbased_accepted_algos); \
281 M_CP_STROPT(pubkey_accepted_algos); \
282 M_CP_STROPT(ca_sign_algorithms); \
283 M_CP_STROPT(routing_domain); \
[all …]
H A Dmonitor_wrap.c317 #define M_CP_STROPT(x) do { \ in mm_getpwnamallow() macro
333 #undef M_CP_STROPT in mm_getpwnamallow()
H A Dservconf.c2841 #define M_CP_STROPT(n) do {\ in copy_set_server_options() macro
2874 M_CP_STROPT(adm_forced_command); in copy_set_server_options()
2879 M_CP_STROPT(chroot_directory); in copy_set_server_options()
2890 #undef M_CP_STROPT
H A Dmonitor.c772 #define M_CP_STROPT(x) do { \ in mm_answer_pwnamallow() macro
785 #undef M_CP_STROPT in mm_answer_pwnamallow()