Searched defs:PUT_OPTION (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/services/
H A DdiagnosticCommand.cpp493 #define PUT_OPTION(a) \ macro
501 PUT_OPTION(_config_file);
502 PUT_OPTION(_jmxremote_port);
503 PUT_OPTION(_jmxremote_rmi_port);
504 PUT_OPTION(_jmxremote_ssl);
505 PUT_OPTION(_jmxremote_registry_ssl);
506 PUT_OPTION(_jmxremote_authenticate);
507 PUT_OPTION(_jmxremote_password_file);
508 PUT_OPTION(_jmxremote_access_file);
509 PUT_OPTION(_jmxremote_login_confi
521 #undef PUT_OPTION macro
[all...]

Completed in 32 milliseconds