HomeSort by relevance Sort by last modified time
    Searched refs:M_CP_STRARRAYOPT (Results 1 - 4 of 4) sorted by null

  /external/openssh/
servconf.h 224 M_CP_STRARRAYOPT(authorized_keys_files, num_authkeys_files); \
225 M_CP_STRARRAYOPT(allow_users, num_allow_users); \
226 M_CP_STRARRAYOPT(deny_users, num_deny_users); \
227 M_CP_STRARRAYOPT(allow_groups, num_allow_groups); \
228 M_CP_STRARRAYOPT(deny_groups, num_deny_groups); \
229 M_CP_STRARRAYOPT(accept_env, num_accept_env); \
230 M_CP_STRARRAYOPT(auth_methods, num_auth_methods); \
monitor_wrap.c 288 #define M_CP_STRARRAYOPT(x, nx) do { \
295 #undef M_CP_STRARRAYOPT
monitor.c 753 #define M_CP_STRARRAYOPT(x, nx) do { \
760 #undef M_CP_STRARRAYOPT
    [all...]
servconf.c     [all...]

Completed in 605 milliseconds