| /solaris-userland-s11u3/components/visual-panels/core/src/java/vpanels/panel/com/oracle/solaris/vp/panel/swing/view/ |
| H A D | DualViewObjectsPanel.java | 53 StructuredAction<List<C>, ?, ?> dmAction, String title, String help, 56 super(pObject, mActions, dmAction, title, help, true); 51 DualViewObjectsPanel(ManagedObject<C> pObject, StructuredAction<List<C>, ?, ?>[] mActions, StructuredAction<List<C>, ?, ?> dmAction, String title, String help, PropInfo<C, ?>[] props) argument
|
| H A D | ListObjectsPanel.java | 50 StructuredAction<List<C>, ?, ?> dmAction, String title, String help, 53 super(pObject, mActions, dmAction, title, help); 48 ListObjectsPanel(ManagedObject<C> pObject, StructuredAction<List<C>, ?, ?>[] mActions, StructuredAction<List<C>, ?, ?> dmAction, String title, String help, boolean iconView) argument
|
| H A D | TableObjectsPanel.java | 53 StructuredAction<List<C>, ?, ?> dmAction, String title, String help, 56 super(pObject, mActions, dmAction, title, help); 51 TableObjectsPanel(ManagedObject<C> pObject, StructuredAction<List<C>, ?, ?>[] mActions, StructuredAction<List<C>, ?, ?> dmAction, String title, String help, PropInfo<C, ?>[] props) argument
|
| H A D | TreeTableObjectsPanel.java | 54 String help) { 57 title, help); 50 TreeTableObjectsPanel(ManagedObject<?> pObject, PropInfo<ManagedObject, ?>[] props, StructuredAction<List<ManagedObject>, ?, ?>[] mActions, StructuredAction<List<ManagedObject>, ?, ?> dmAction, String title, String help) argument
|
| H A D | ObjectsHeader.java | 138 public void setHelp(String help) { argument 139 info.setToolTipText(help);
|
| H A D | ObjectsPanel.java | 180 StructuredAction<List<C>, ?, ?> dmAction, String title, String help) { 210 header.setHelp(help); 178 ObjectsPanel(ManagedObject<C> pObject, StructuredAction<List<C>, ?, ?>[] mActions, StructuredAction<List<C>, ?, ?> dmAction, String title, String help) argument
|
| /solaris-userland-s11u3/components/openstack/neutron/files/agent/solaris/ |
| H A D | ra.py | 35 help=_('Location to store IPv6 RA config files')), variable
|
| H A D | interface.py | 34 help=_("An URI that specifies an EVS controller")) variable
|
| /solaris-userland-s11u3/components/visual-panels/usermgr/src/java/vpanels/app/usermgr/com/oracle/solaris/vp/panels/usermgr/client/swing/ |
| H A D | AuthAttrModelEntry.java | 42 * to a help file or localization resource property file and message id 62 private String help; // Authorization help file or message id field in class:AuthAttrModelEntry 85 this.help = authAttr.getLongDescId(); 97 * @param authHelp The authorization help file or long message file+id 105 this.help = authHelp; 169 * Return the help file name or long description file name and message 171 * "html" or "htm", it is a help file relative path name. Add the 173 * the full path to the help file, then generate a "file" URL from this 174 * path for HTML help fil [all...] |
| /solaris-userland-s11u3/components/openstack/cinder/files/solaris/ |
| H A D | nfs.py | 39 help=('Schedule volumes round robin across NFS shares.')), variable
|
| H A D | zfs.py | 55 help='The base dataset for ZFS volumes.'), variable 58 help='iSCSI target group name.'), ] variable
|
| /solaris-userland-s11u3/components/openstack/neutron/files/agent/ |
| H A D | evs_l3_agent.py | 573 help=_("Name of the datalink that connects to " variable in class:EVSL3NATAgent 576 help=_("Allow forwarding of packets between tenant's " variable in class:EVSL3NATAgent
|
| /solaris-userland-s11u3/components/openstack/cinder/files/zfssa/ |
| H A D | zfssaiscsi.py | 36 help='Storage pool name.'), variable 38 help='Project name.'), variable 42 help='Block size.'), variable 44 help='Flag to enable sparse (thin-provisioned): True, False.'), variable 47 help='Data compression.'), variable 50 help='Synchronous write bias.'), variable 52 help='iSCSI initiator group.'), variable 54 help='iSCSI initiator IQNs. (comma separated)'), variable 56 help='iSCSI initiator CHAP user.'), variable 58 help 60 help='iSCSI initiators configuration.'), variable 62 help='iSCSI target group name.'), variable 64 help='iSCSI target CHAP user.'), variable 68 help='iSCSI target portal (Data-IP:Port, w.x.y.z:3260).'), variable 70 help='Network interfaces of iSCSI targets. (comma separated)'), variable 72 help='REST connection timeout. (seconds)') variable [all...] |
| /solaris-userland-s11u3/components/openstack/neutron/files/evs/ |
| H A D | plugin.py | 74 help=_("An URI that specifies an EVS controller")) variable
|
| /solaris-userland-s11u3/components/visual-panels/core/src/java/vpanels/client/com/oracle/solaris/vp/client/swing/ |
| H A D | App.java | 65 private HelpFormatter help; field in class:App.CommandLineOptionsBean 73 public CommandLineOptionsBean(HelpFormatter help) { argument 74 this.help = help; 159 System.out.println(help.getHelp()); 291 private static final String ARG_LONG_HELP = "help"; 336 ARG_LONG_HELP, false, Finder.getString("cli.arg.help")); 673 HelpFormatter help = new HelpFormatter(COMMAND_DESC, usage); 674 CommandLineOptionsBean bean = new CommandLineOptionsBean(help);
|
| /solaris-userland-s11u3/components/openstack/neutron/files/services/vpn/device_drivers/ |
| H A D | solaris_ipsec.py | 138 help=_('Location to store ipsec server config files')), variable 144 help=_('Template file for IPsec Policy configuration')), variable 150 help=_('Template file for IKEv1 configuration')), variable 156 help=_('Template file for IKEv2 configuration')), variable 162 help=_('Template file for IKEv1 PSK configuration')), variable 168 help=_('Template file for IKEv2 PSK configuration')), variable 171 help=_('Number of times status check can fail before error occurs')) variable 177 help=_('Interval for checking ipsec status')) variable
|
| /solaris-userland-s11u3/components/openstack/ironic/files/drivers/modules/ |
| H A D | solaris_ipmitool.py | 67 help='Host name for AI Server.'), variable 69 help='Username to ssh to AI Server.'), variable 71 help='Password for user to ssh to AI Server. If ssh_key_file ' variable 77 help='SSH port to use.'), variable 80 help='SSH socket timeout value in seconds.'), variable 83 help='Interval in seconds to check AI deployment status.'), variable 86 help='Derived Manifest used for deployment.'), variable 88 help='SSH Filename to use.'), variable 90 help='Actual SSH Key contents to use.') variable 96 help variable 102 help='Default path to image cache.'), variable 105 help='Timeout to wait when attempting to lock refcount file.') variable [all...] |
| /solaris-userland-s11u3/components/openstack/nova/files/solariszones/ |
| H A D | driver.py | 83 help='Cinder volume type to use for boot volumes'), variable 86 help='Cinder availability zone to use for boot volumes'), variable 89 help='Default path to Glance cache for Solaris Zones.'), variable 91 help='Cipher to use for encryption of memory traffic during ' variable 97 help='Location to store snapshots before uploading them to the ' variable 101 help='Default path for suspend images for Solaris Zones.'), variable 104 help='Allow kernel boot options to be set in instance ' variable
|