Home
last modified time | relevance | path

Searched refs:config (Results 1 – 25 of 460) sorted by path

12345678910>>...19

/illumos-gate/exception_lists/
H A Dcopyright134 usr/src/lib/gss_mechs/mech_krb5/include/db-config.h
492 usr/src/cmd/bhyve/config.[ch]
H A Dcstyle118 usr/src/lib/libdwarf/common/config.h
248 usr/src/lib/gss_mechs/mech_krb5/include/db-config.h
1192 usr/src/cmd/bhyve/config.[ch]
H A Dhdrchk36 usr/src/lib/libdwarf/common/config.h
85 usr/src/lib/gss_mechs/mech_krb5/include/db-config.h
H A Dwscheck56 usr/src/cmd/bhyve/config.[ch]
/illumos-gate/usr/src/boot/
H A DREADME.loader3 README file, for the boot config file setup. This is meant
41 assume a /kernel.config instead of a /boot/kernel.conf.
90 quit you press when you exit config), and if you want, you
104 that, at this moment, the change from using /kernel.config
106 config changes is going on. Take a look at your
199 o /kernel.config -- old location of kernel configuration
/illumos-gate/usr/src/boot/common/linenoise/
H A DREADME.markdown3 A minimal, zero-config, BSD licensed, readline replacement used in Redis,
/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DAtapi.h22 UINT16 config; ///< General Configuration. member
79 UINT16 config; ///< General Configuration. member
188 UINT16 config; ///< General Configuration. member
/illumos-gate/usr/src/boot/forth/
H A Dbeadm.4th194 \ if we were able to set currdev, reload the config
253 start \ load config, kernel and modules
H A Dpnp.4th48 structure: pnpinfo \ sync with sys/boot/config/bootstrap.h
/illumos-gate/usr/src/cmd/ast/libshell/common/tests/
H A Dsun_solaris_vartree003.sh119 …fox-gate/XW_NV/open-src/tarballs/xorg-server-1.3.0.0/hw/xprint/config/C/print/models/PSdefault/fon…
142 …fox-gate/XW_NV/open-src/tarballs/xorg-server-1.3.0.0/hw/xprint/config/C/print/models/PSdefault/fon…
/illumos-gate/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt2408 title=config Trusted Network remote host cache
2421 title=config Trusted Network remote host template
2433 title=config Trusted Network multi-level port entry
/illumos-gate/usr/src/cmd/availdevs/
H A Davaildevs.c118 add_pool_to_xml(nvlist_t *config, void *data) in add_pool_to_xml() argument
131 if (nvlist_lookup_string(config, ZPOOL_CONFIG_POOL_NAME, &name) || in add_pool_to_xml()
132 nvlist_lookup_uint64(config, ZPOOL_CONFIG_POOL_GUID, &guid) || in add_pool_to_xml()
133 nvlist_lookup_uint64(config, ZPOOL_CONFIG_VERSION, &version) || in add_pool_to_xml()
134 nvlist_lookup_uint64(config, ZPOOL_CONFIG_POOL_STATE, &state) || in add_pool_to_xml()
135 nvlist_lookup_nvlist(config, ZPOOL_CONFIG_VDEV_TREE, &devices) || in add_pool_to_xml()
172 zjni_pool_status_to_str(zpool_import_status(config, &c, NULL))); in add_pool_to_xml()
/illumos-gate/usr/src/cmd/bhyve/
H A DMakefile40 config.c \
H A DREADME.sync12 bhyve: add config option to load ACPI tables into memory
H A Dnet_backends.c1310 char *config, *name, *tofree, *value; in netbe_legacy_config() local
1319 config = tofree = strdup(opts); in netbe_legacy_config()
1320 if (config == NULL) in netbe_legacy_config()
1322 while ((name = strsep(&config, ",")) != NULL) { in netbe_legacy_config()
H A Dpci_ahci.c1001 ata_ident->config = ATA_PROTO_ATAPI | ATA_ATAPI_TYPE_CDROM | in ata_identify_init()
1044 ata_ident->config = ATA_DRQ_FAST; in ata_identify_init()
H A Dpci_emul.c236 char *config, *name, *tofree, *value; in pci_parse_legacy_config() local
241 config = tofree = strdup(opt); in pci_parse_legacy_config()
242 while ((name = strsep(&config, ",")) != NULL) { in pci_parse_legacy_config()
274 char *emul, *config, *str, *cp; in pci_parse_slot() local
281 emul = config = NULL; in pci_parse_slot()
287 config = cp + 1; in pci_parse_slot()
335 error = pde->pe_legacy_config(nvl, config); in pci_parse_slot()
337 error = pci_parse_legacy_config(nvl, config); in pci_parse_slot()
358 const char *config; in pci_config_read_reg() local
388 if (config == NULL) { in pci_config_read_reg()
[all …]
H A Dpci_passthru.c700 char *config, *name, *tofree, *value; in passthru_legacy_config() local
705 config = tofree = strdup(opt); in passthru_legacy_config()
706 while ((name = strsep(&config, ",")) != NULL) { in passthru_legacy_config()
H A Dpci_virtio_viona.c612 char *config, *name, *tofree, *value; in pci_viona_legacy_config() local
617 config = tofree = strdup(opt); in pci_viona_legacy_config()
618 while ((name = strsep(&config, ",")) != NULL) { in pci_viona_legacy_config()
H A Dpci_xhci.c209 uint32_t config; /* configure */ member
2273 sc->opregs.config = value & 0x03FF; in pci_xhci_hostop_write()
2401 value = sc->opregs.config; in pci_xhci_hostop_read()
/illumos-gate/usr/src/cmd/boot/scripts/
H A Dcreate_ramdisk.ksh103 FORMAT=`svccfg -s system/boot-archive listprop config/format \
/illumos-gate/usr/src/cmd/cmd-crypto/scripts/
H A Di.kcfconf134 # Install the updated config file and clean up the tmp file
H A Di.kmfconf98 # Install the updated config file and clean up the tmp file
H A Di.pkcs11conf100 # Install the updated config file and clean up the tmp file
/illumos-gate/usr/src/cmd/cmd-inet/etc/default/
H A Dipsec.dfl30 # IKE_CONFIG defines the default IKE config file pathname. By default, it
31 # is /etc/inet/ike/config
32 #IKE_CONFIG=/etc/inet/ike/config

12345678910>>...19