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

/macosx-10.10/OpenSSH-189/openssh/
H A Dservconf.h211 M_CP_STRARRAYOPT(authorized_keys_files, num_authkeys_files); \
212 M_CP_STRARRAYOPT(allow_users, num_allow_users); \
213 M_CP_STRARRAYOPT(deny_users, num_deny_users); \
214 M_CP_STRARRAYOPT(allow_groups, num_allow_groups); \
215 M_CP_STRARRAYOPT(deny_groups, num_deny_groups); \
216 M_CP_STRARRAYOPT(accept_env, num_accept_env); \
217 M_CP_STRARRAYOPT(auth_methods, num_auth_methods); \
H A Dmonitor_wrap.c285 #define M_CP_STRARRAYOPT(x, nx) do { \ macro
292 #undef M_CP_STRARRAYOPT macro
H A Dservconf.c1727 #define M_CP_STRARRAYOPT(n, num_n) do {\ macro
1786 #undef M_CP_STRARRAYOPT macro
H A Dmonitor.c816 #define M_CP_STRARRAYOPT(x, nx) do { \ macro
823 #undef M_CP_STRARRAYOPT macro

Completed in 126 milliseconds