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

/freebsd-10.0-release/crypto/openssh/
H A Dservconf.h221 M_CP_STRARRAYOPT(authorized_keys_files, num_authkeys_files); \
222 M_CP_STRARRAYOPT(allow_users, num_allow_users); \
223 M_CP_STRARRAYOPT(deny_users, num_deny_users); \
224 M_CP_STRARRAYOPT(allow_groups, num_allow_groups); \
225 M_CP_STRARRAYOPT(deny_groups, num_deny_groups); \
226 M_CP_STRARRAYOPT(accept_env, num_accept_env); \
227 M_CP_STRARRAYOPT(auth_methods, num_auth_methods); \
H A Dmonitor_wrap.c281 #define M_CP_STRARRAYOPT(x, nx) do { \ macro
288 #undef M_CP_STRARRAYOPT macro
H A Dservconf.c1802 #define M_CP_STRARRAYOPT(n, num_n) do {\ macro
1863 #undef M_CP_STRARRAYOPT macro
H A Dmonitor.c802 #define M_CP_STRARRAYOPT(x, nx) do { \ macro
809 #undef M_CP_STRARRAYOPT macro

Completed in 180 milliseconds