Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dservconf.h267 M_CP_STROPT(banner); \
268 M_CP_STROPT(trusted_user_ca_keys); \
269 M_CP_STROPT(revoked_keys_file); \
270 M_CP_STROPT(authorized_keys_command); \
271 M_CP_STROPT(authorized_keys_command_user); \
272 M_CP_STROPT(authorized_principals_file); \
275 M_CP_STROPT(hostbased_accepted_algos); \
276 M_CP_STROPT(pubkey_accepted_algos); \
277 M_CP_STROPT(ca_sign_algorithms); \
278 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.c2646 #define M_CP_STROPT(n) do {\ in copy_set_server_options() macro
2679 M_CP_STROPT(adm_forced_command); in copy_set_server_options()
2684 M_CP_STROPT(chroot_directory); in copy_set_server_options()
2692 #undef M_CP_STROPT
H A Dmonitor.c770 #define M_CP_STROPT(x) do { \ in mm_answer_pwnamallow() macro
783 #undef M_CP_STROPT in mm_answer_pwnamallow()