Home
last modified time | relevance | path

Searched refs:location (Results 126 – 150 of 226) sorted by relevance

12345678910

/illumos-gate/usr/src/lib/libpool/common/
H A Dpool.c1485 pool_conf_open(pool_conf_t *conf, const char *location, int oflags) in pool_conf_open() argument
1516 location = ""; in pool_conf_open()
1518 if ((conf->pc_location = strdup(location)) == NULL) { in pool_conf_open()
1543 } else if (strcmp(location, pool_dynamic_location()) == 0) { in pool_conf_open()
1619 pool_conf_export(const pool_conf_t *conf, const char *location, in pool_conf_export() argument
1626 return (conf->pc_prov->pc_export(conf, location, fmt)); in pool_conf_export()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chalupa/frudr/
H A Dfru_FT0.info62 Node F0 location
H A Dfru_FT2.info64 Node F0 location
/illumos-gate/usr/src/lib/libcryptoutil/
H A DREADME88 This would go to the location defined by $SUNW_CRYPTO_DEBUG, ie
242 6. Library location
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dsfio163 fflush(f2); /* this should set the seek location to 1010 */
/illumos-gate/usr/src/test/libmlrpc-tests/doc/
H A DREADME76 The results summary includes the location of the complete logs, which is of the
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dvi.c2227 Histloc_t location; in search() local
2275 location.hist_command = curhline; in search()
2276 location.hist_char = i; in search()
2283 location = hist_find(shgd->hist_ptr,((char*)virtual)+1, curhline, 1, new_direction); in search()
2288 if( (curhline=location.hist_command) >=0 ) in search()
/illumos-gate/usr/src/cmd/fm/scripts/
H A Dfmsim.ksh177 echo "\t-d set the simulation root directory to the given location"
/illumos-gate/usr/src/cmd/bhyve/
H A Dsmbiostbl.c184 uint8_t location; /* location in chassis */ member
271 uint8_t location; /* physical device location */ member
/illumos-gate/usr/src/boot/i386/isoboot/
H A Dcd9660read.c90 isonum_733(shc->location)); in susp_lookup_record()
/illumos-gate/usr/src/test/zfs-tests/doc/
H A DREADME78 results summary includes the location of the complete logs, which is of the
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hw.h315 uint32_t location:10; member
317 uint32_t location:10;
1671 uint32_t location:8; member
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dmain.c1125 int location = db->temp_store==0 ? TEMP_STORE : db->temp_store; in sqliteBtreeFactory() local
1127 if (location == 1) { in sqliteBtreeFactory()
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rxdma.c1181 if ((data->location != RDMC_MEM_ADDR_PREFETCH) && in npi_rxdma_rdmc_memory_io()
1182 (data->location != RDMC_MEM_ADDR_SHADOW)) { in npi_rxdma_rdmc_memory_io()
1186 data->location)); in npi_rxdma_rdmc_memory_io()
1192 addr.bits.ldw.pre_shad = data->location; in npi_rxdma_rdmc_memory_io()
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_mindex.cc564 entry_object_p ptr = table->get_entry((*where)->location); in first()
600 table->get_entry((*where)->location); in next()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A DREADME.netboot122 Default memory location for WD/SMC cards.
/illumos-gate/usr/src/cmd/oawk/
H A Dawk.def73 extern CELL *recloc; /* location of input record */
/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/
H A Dfake_vfs.c2037 fs_generic_func_p *location; in fs_build_vector() local
2078 location = (fs_generic_func_p *) in fs_build_vector()
2081 *location = result; in fs_build_vector()
/illumos-gate/usr/src/boot/
H A DREADME.loader199 o /kernel.config -- old location of kernel configuration
202 o /boot/kernel.conf -- new location for kernel
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dstrlcpy.S53 ! which checks for the exact location of a zero-byte within a
227 ! %i2 points to the location
/illumos-gate/usr/src/data/zoneinfo/
H A Dbackward258 # those of an existing location
294 # Alternate names for the same location
/illumos-gate/usr/src/uts/common/sys/
H A Dsunndi.h622 ndi_event_dump_hdl(struct ndi_event_hdl *hdl, char *location);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c3607 (void) strlcpy(lom_get_led.location, name, in add_led_nodes()
3608 sizeof (lom_get_led.location)); in add_led_nodes()
3684 (void) strlcpy(lom_get_led.location, name, in get_led()
3685 sizeof (lom_get_led.location)); in get_led()
3735 (void) strlcpy(lom_set_led.location, name, in set_led()
3736 sizeof (lom_set_led.location)); in set_led()
/illumos-gate/usr/src/lib/libnwam/
H A DREADME55 Locations: A location consists of additional configuration preferences
223 the activation condition, used to compare location conditions to choose
335 A loc handle maps to an in-memory representation of a location; operations via
/illumos-gate/usr/src/cmd/svc/milestone/
H A Dnet-nwam610 $SVCCFG -s $NET_LOC_FMRI delpg location

12345678910