Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssh/
H A Dservconf.h236 M_CP_STROPT(banner); \
237 M_CP_STROPT(trusted_user_ca_keys); \
238 M_CP_STROPT(revoked_keys_file); \
239 M_CP_STROPT(authorized_keys_command); \
240 M_CP_STROPT(authorized_keys_command_user); \
241 M_CP_STROPT(authorized_principals_file); \
242 M_CP_STROPT(authorized_principals_command); \
244 M_CP_STROPT(hostbased_key_types); \
245 M_CP_STROPT(pubkey_key_types); \
246 M_CP_STROPT(routing_domain); \
[all …]
H A Dmonitor_wrap.c350 #define M_CP_STROPT(x) do { \ in mm_getpwnamallow() macro
370 #undef M_CP_STROPT in mm_getpwnamallow()
H A Dservconf.c2324 #define M_CP_STROPT(n) do {\ in copy_set_server_options() macro
2357 M_CP_STROPT(adm_forced_command); in copy_set_server_options()
2362 M_CP_STROPT(chroot_directory); in copy_set_server_options()
2370 #undef M_CP_STROPT
H A Dmonitor.c806 #define M_CP_STROPT(x) do { \ in mm_answer_pwnamallow() macro
822 #undef M_CP_STROPT in mm_answer_pwnamallow()