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

  /external/openssh/
servconf.h 214 M_CP_STROPT(banner); \
215 M_CP_STROPT(trusted_user_ca_keys); \
216 M_CP_STROPT(revoked_keys_file); \
217 M_CP_STROPT(authorized_principals_file); \
218 M_CP_STROPT(authorized_keys_command); \
219 M_CP_STROPT(authorized_keys_command_user); \
220 M_CP_STROPT(hostbased_key_types); \
221 M_CP_STROPT(pubkey_key_types); \
monitor_wrap.c 286 #define M_CP_STROPT(x) do { \
296 #undef M_CP_STROPT
servconf.c     [all...]
monitor.c 833 #define M_CP_STROPT(x) do { \
843 #undef M_CP_STROPT
    [all...]

Completed in 218 milliseconds