Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dservconf.h295 M_CP_STROPT(banner); \
296 M_CP_STROPT(trusted_user_ca_keys); \
297 M_CP_STROPT(authorized_keys_command); \
298 M_CP_STROPT(authorized_keys_command_user); \
299 M_CP_STROPT(authorized_principals_file); \
300 M_CP_STROPT(authorized_principals_command); \
301 M_CP_STROPT(authorized_principals_command_user); \
302 M_CP_STROPT(hostbased_accepted_algos); \
303 M_CP_STROPT(pubkey_accepted_algos); \
304 M_CP_STROPT(ca_sign_algorithms); \
[all …]
H A Dmonitor_wrap.c318 #define M_CP_STROPT(x) do { \ in mm_decode_activate_server_options() macro
334 #undef M_CP_STROPT in mm_decode_activate_server_options()
344 #define M_CP_STROPT(x) free(newopts->x) in mm_decode_activate_server_options() macro
351 #undef M_CP_STROPT in mm_decode_activate_server_options()
H A Dservconf.c3016 #define M_CP_STROPT(n) do {\ in copy_set_server_options() macro
3050 M_CP_STROPT(adm_forced_command); in copy_set_server_options()
3055 M_CP_STROPT(chroot_directory); in copy_set_server_options()
3066 #undef M_CP_STROPT
H A Dmonitor.c851 #define M_CP_STROPT(x) do { \ in mm_encode_server_options() macro
864 #undef M_CP_STROPT in mm_encode_server_options()