Home
last modified time | relevance | path

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

/external/openssh/
Dservconf.h260 M_CP_STROPT(banner); \
261 M_CP_STROPT(trusted_user_ca_keys); \
262 M_CP_STROPT(revoked_keys_file); \
263 M_CP_STROPT(authorized_keys_command); \
264 M_CP_STROPT(authorized_keys_command_user); \
265 M_CP_STROPT(authorized_principals_file); \
266 M_CP_STROPT(authorized_principals_command); \
267 M_CP_STROPT(authorized_principals_command_user); \
268 M_CP_STROPT(hostbased_key_types); \
269 M_CP_STROPT(pubkey_key_types); \
[all …]
Dmonitor_wrap.c306 #define M_CP_STROPT(x) do { \ in mm_getpwnamallow() macro
326 #undef M_CP_STROPT in mm_getpwnamallow()
Dservconf.c2537 #define M_CP_STROPT(n) do {\ in copy_set_server_options() macro
2570 M_CP_STROPT(adm_forced_command); in copy_set_server_options()
2575 M_CP_STROPT(chroot_directory); in copy_set_server_options()
2583 #undef M_CP_STROPT
Dmonitor.c772 #define M_CP_STROPT(x) do { \ in mm_answer_pwnamallow() macro
788 #undef M_CP_STROPT in mm_answer_pwnamallow()