Searched refs:single (Results 1 - 10 of 10) sorted by relevance

/solaris-userland/make-rules/
H A Druby.mk24 # This is only useful for a single ruby version substtution NOT using
H A Dcommon.mk33 # Override this to limit builds and publication to a single architecture.
H A Dshared-macros.mk96 # Defines $(space) as a single blank space, so we can use it to convert
/solaris-userland/components/bash/
H A DMakefile156 CONFIGURE_OPTIONS += --enable-single-help-strings
/solaris-userland/components/net-snmp-57/sun/sdk/demo/demo_module_3/
H A DREADME_demo_module_328 - index is not a single integer
/solaris-userland/components/openstack/ironic/files/drivers/modules/
H A Dsolaris_ipmitool.py151 'ipmi_bridging': _("bridging_type; default is \"no\". One of \"single\", "
159 "\"single\" or \"dual\"."),
162 "to \"single\" or \"dual\"."),
165 "to \"single\" or \"dual\". Optional."),
239 bridging_types = ['single', 'dual']
306 # if single bridging was selected, set dual bridge params to None
1066 driver_info/ai_manifest is used to specify a path to a single
1192 Note the fmri only contains a single backslash.
/solaris-userland/components/open-fabrics/libsif/include/psifapi/
H A Dpsif_hw_data_be.h3105 struct psif_epsc_csr_single single; member in union:psif_epsc_csr_details
H A Dpsif_hw_data_le.h3079 struct psif_epsc_csr_single single; member in union:psif_epsc_csr_details
/solaris-userland/components/texinfo/
H A Dtexi2html.pl2080 (n being the indice of the chapter or node), instead of the single
/solaris-userland/components/open-fabrics/libsif/include/sif/
H A Dpsif_hw_print.c5066 xprintf(fd, ", .single = ");
5067 write_struct_psif_epsc_csr_single(fd, 0, &(data->single));
5300 xprintf(fd, "single = ");
5301 write_struct_psif_epsc_csr_single(fd, network_order, &(data->u.single));

Completed in 84 milliseconds