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

/freebsd-10.3-release/crypto/openssh/
H A Dservconf.h230 M_CP_STRARRAYOPT(authorized_keys_files, num_authkeys_files); \
231 M_CP_STRARRAYOPT(allow_users, num_allow_users); \
232 M_CP_STRARRAYOPT(deny_users, num_deny_users); \
233 M_CP_STRARRAYOPT(allow_groups, num_allow_groups); \
234 M_CP_STRARRAYOPT(deny_groups, num_deny_groups); \
235 M_CP_STRARRAYOPT(accept_env, num_accept_env); \
236 M_CP_STRARRAYOPT(auth_methods, num_auth_methods); \
H A Dmonitor_wrap.c288 #define M_CP_STRARRAYOPT(x, nx) do { \ macro
295 #undef M_CP_STRARRAYOPT macro
H A Dmonitor.c833 #define M_CP_STRARRAYOPT(x, nx) do { \ macro
840 #undef M_CP_STRARRAYOPT macro
H A Dservconf.c2016 /* M_CP_STROPT and M_CP_STRARRAYOPT should not appear before here */
2023 #define M_CP_STRARRAYOPT(n, num_n) do {\ macro
2058 #undef M_CP_STRARRAYOPT macro

Completed in 58 milliseconds