Home
last modified time | relevance | path

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

/external/openssh/
Dservconf.h214 M_CP_STROPT(banner); \
215 M_CP_STROPT(trusted_user_ca_keys); \
216 M_CP_STROPT(revoked_keys_file); \
217 M_CP_STROPT(authorized_keys_command); \
218 M_CP_STROPT(authorized_keys_command_user); \
219 M_CP_STROPT(authorized_principals_file); \
220 M_CP_STROPT(authorized_principals_command); \
221 M_CP_STROPT(authorized_principals_command_user); \
222 M_CP_STROPT(hostbased_key_types); \
223 M_CP_STROPT(pubkey_key_types); \
Dmonitor_wrap.c284 #define M_CP_STROPT(x) do { \ in mm_getpwnamallow() macro
294 #undef M_CP_STROPT in mm_getpwnamallow()
Dservconf.c2025 #define M_CP_STROPT(n) do {\ in copy_set_server_options() macro
2052 M_CP_STROPT(adm_forced_command); in copy_set_server_options()
2057 M_CP_STROPT(chroot_directory); in copy_set_server_options()
2065 #undef M_CP_STROPT
Dmonitor.c749 #define M_CP_STROPT(x) do { \ in mm_answer_pwnamallow() macro
759 #undef M_CP_STROPT in mm_answer_pwnamallow()