Home
last modified time | relevance | path

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

/NextBSD/crypto/openssh/
HDservconf.h218 M_CP_STRARRAYOPT(authorized_keys_files, num_authkeys_files); \
219 M_CP_STRARRAYOPT(allow_users, num_allow_users); \
220 M_CP_STRARRAYOPT(deny_users, num_deny_users); \
221 M_CP_STRARRAYOPT(allow_groups, num_allow_groups); \
222 M_CP_STRARRAYOPT(deny_groups, num_deny_groups); \
223 M_CP_STRARRAYOPT(accept_env, num_accept_env); \
224 M_CP_STRARRAYOPT(auth_methods, num_auth_methods); \
HDmonitor_wrap.c279 #define M_CP_STRARRAYOPT(x, nx) do { \ in mm_getpwnamallow() macro
286 #undef M_CP_STRARRAYOPT in mm_getpwnamallow()
HDmonitor.c780 #define M_CP_STRARRAYOPT(x, nx) do { \ in mm_answer_pwnamallow() macro
787 #undef M_CP_STRARRAYOPT in mm_answer_pwnamallow()
HDservconf.c1836 #define M_CP_STRARRAYOPT(n, num_n) do {\ in copy_set_server_options() macro
1859 #undef M_CP_STRARRAYOPT