Searched refs:location (Results 176 - 200 of 274) sorted by relevance

1234567891011

/opensolaris-onvv-gate/usr/src/tools/scripts/
H A Dwsdiff.py654 location = pdir + "/" + tool
655 if os.path.exists(location) :
656 return location + " "
658 location = pdir + "/" + arch + "/" + tool
659 if os.path.exists(location) :
660 return location + " "
H A Dbuild_osnet.sh111 echo "If your compilers are located at a different location,"
337 # Copy packages into /pkgs location
/opensolaris-onvv-gate/usr/src/cmd/pools/poold/libjpool/
H A Djpool.c473 const char *location; local
476 location = (jlocation) ? (*jenv)->GetStringUTFChars(jenv,
478 result = (int)pool_conf_open((pool_conf_t *)(uintptr_t)jconf, location,
481 if (location)
482 (*jenv)->ReleaseStringUTFChars(jenv, jlocation, location);
514 const char *location; local
517 location = (jlocation) ? (*jenv)->GetStringUTFChars(jenv,
520 location, (pool_export_format_t)jformat);
522 if (location)
523 (*jenv)->ReleaseStringUTFChars(jenv, jlocation, location);
[all...]
/opensolaris-onvv-gate/usr/src/cmd/man/src/util/nsgmls.src/nsgmls/
H A DRastEventHandler.cxx199 event->location(),
358 event->location())) {
359 setNextLocation(event->location());
864 const Location &location,
873 rast_->setNextLocation(location);
862 selectLinkRule( const Vector < const AttributeList * > &linkAttributes, const Location &location, size_t &selected) argument
/opensolaris-onvv-gate/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/
H A DVJPanel.java228 // Windows workaround: The location of most
231 // use the location in the
234 // according to the GBConstraints location variable.
289 // location than the first
348 // Translate the event using the location
350 // if available. This solves the location problem if you use
358 p = c.location;
360 p = child.location();
367 Point p = child.location();
H A DGBConstraints.java98 public Point location; // location of the component field in class:GBConstraints
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/data/
H A DDhcpdOptions.java230 * @param location the data store location attribute
234 public void setDhcpDatastore(String resource, String location, argument
237 setPath(location);
257 * @param location the data store location attribute
/opensolaris-onvv-gate/usr/src/cmd/man/src/util/instant.src/tptregexp/
H A DREADME45 location in the struct (the beginning).
/opensolaris-onvv-gate/usr/src/cmd/sgs/mcs/common/
H A Dfile.c64 static uint64_t location(int64_t, int, Elf *, file_state_t *);
450 * be assigned a new location in the resulting ELF
765 x = location(dst_ehdr.e_phoff, 0, src_elf, state);
1170 /* UPDATE location of program header table */
1171 if (location(dst_ehdr.e_phoff, 0, dst_elf, state) == AFTER) {
1179 /* UPDATE location of section header table */
1180 if ((location(dst_ehdr.e_shoff, 0, src_elf, state) == AFTER) ||
1181 ((location(dst_ehdr.e_shoff, 0, src_elf, state) == PRIOR) &&
1473 location(int64_t offset, int mem_search, Elf * elf, file_state_t *state) function
1507 return (location(shd
[all...]
/opensolaris-onvv-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_subr.c80 if (hc->location != NULL)
81 topo_mod_strfree(mod, (char *)hc->location);
/opensolaris-onvv-gate/usr/src/lib/hal/libhal-storage/common/
H A Dlibhal-storage.c1908 char *location; local
1929 location = strstr (options_string, option);
1930 if (location == NULL) {
1937 location = strstr (options_string, option);
1938 if (location != NULL) {
1941 end = strchr (location, ',');
1943 location[0] = '\0';
1945 strcpy (location, end + 1); /* skip the extra comma */
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dsunndi.c2104 ndi_event_dump_hdl(struct ndi_event_hdl *hdl, char *location) argument
2115 location, (void *)hdl, (void *)hdl->ndi_evthdl_dip,
2299 const char *location; local
2310 location = "in datapath to";
2313 location = "in";
2316 location = "external to";
2319 location = "somewhere near";
2378 location, still ? "still " : "", servstate);
/opensolaris-onvv-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_common_impl.h298 #define FM_REPORT_FAULT(nxgep, impact, location, msg)\
299 ddi_dev_report_fault(nxgep->dip, impact, location, msg)
H A Dnxge_flow.h206 uint64_t location; member in struct:flow_resource_s
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/cli/dhcpconfig/
H A DResourceBundle.properties34 config_make_location_error=Error - creating location: {0}.
91 convert_make_location_error=Error - creating location - {0}.
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddisk_monitor.c203 diskp->location);
/opensolaris-onvv-gate/usr/src/cmd/man/src/util/nsgmls.src/generic/
H A DSGMLApplication.h265 virtual Location location(Position) const = 0;
/opensolaris-onvv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/
H A DEvent.h97 const Location &location() const;
288 const Location &location() const;
877 const Location &LocatedEvent::location() const function in class:SP_NAMESPACE::LocatedEvent
1000 const Location &ExternalEntityEvent::location() const function in class:SP_NAMESPACE::ExternalEntityEvent
/opensolaris-onvv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DArcEngine.cxx211 currentLocation_ = event->location();
254 currentLocation_ = event->location();
298 currentLocation_ = event->location();
348 currentLocation_ = event->location();
363 event->location(),
397 event->location().origin());
400 Location loc(event->location());
416 currentLocation_ = event->location();
422 event->location().origin()));
428 event->location(),
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/DynaLoader/
H A DXSLoader_pm.PL298 To reduce the overhead as much as possible, only one possible location
299 is checked to find the extension DLL (this location is where C<make install>
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/
H A DFirstTime.pm591 my(%all,$url,$expected_size,$default,$ans,$host,$dst,$country,$continent,@location);
598 next unless /\s+dst_(dst|location)/;
599 /location\s+=\s+\"([^\"]+)/ and @location = (split /\s*,\s*/, $1) and
600 ($continent, $country) = @location[-1,-2];
/opensolaris-onvv-gate/usr/src/cmd/svc/milestone/
H A Dnet-loc36 LOCATION_FMRI="svc:/network/location:default"
171 # do_dns <location>
173 # Installs DNS information on /etc/resolv.conf for location
241 # do_nis <location>
243 # Installs NIS information on /var/yp/binding/ for location
301 # do_ldap <location>
303 # Installs LDAP information using ldapclient(1M) for location
348 # do_ns <location>
350 # Installs different nameservices for location
377 echo "missing 'nameservices' property for location '
[all...]
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/x509v3/
H A Dv3_ocsp.c269 if(GENERAL_NAME_print(bp, ad->location) <= 0) goto err;
/opensolaris-onvv-gate/usr/src/lib/fm/libfmd_snmp/common/
H A Dproblem.c1041 char *location = "-"; local
1043 (void) nvlist_lookup_string(data, FM_FAULT_LOCATION, &location);
1045 ASN_OCTET_STR, (uchar_t *)location, strlen(location));
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/client/
H A DResourceBundle.properties153 create_location_error=Error making location: {0}
468 cvt_wiz_location_error=Error making location: {0}
621 exp_wiz_file_desc=Specify export file location
646 imp_wiz_file_desc=Specify import file location

Completed in 290 milliseconds

1234567891011