Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
HDservconf.h285 M_CP_STROPT(banner); \
286 M_CP_STROPT(trusted_user_ca_keys); \
287 M_CP_STROPT(revoked_keys_file); \
288 M_CP_STROPT(authorized_keys_command); \
289 M_CP_STROPT(authorized_keys_command_user); \
290 M_CP_STROPT(authorized_principals_file); \
291 M_CP_STROPT(authorized_principals_command); \
292 M_CP_STROPT(authorized_principals_command_user); \
293 M_CP_STROPT(hostbased_accepted_algos); \
294 M_CP_STROPT(pubkey_accepted_algos); \
[all …]
HDmonitor_wrap.c308 #define M_CP_STROPT(x) do { \ in mm_decode_activate_server_options() macro
324 #undef M_CP_STROPT in mm_decode_activate_server_options()
HDservconf.c2888 #define M_CP_STROPT(n) do {\ in copy_set_server_options() macro
2921 M_CP_STROPT(adm_forced_command); in copy_set_server_options()
2926 M_CP_STROPT(chroot_directory); in copy_set_server_options()
2937 #undef M_CP_STROPT
HDmonitor.c724 #define M_CP_STROPT(x) do { \ in mm_encode_server_options() macro
737 #undef M_CP_STROPT in mm_encode_server_options()