Searched refs:exported (Results 1 - 25 of 73) sorted by relevance

123

/opensolaris-onvv-gate/usr/src/uts/common/io/rsm/
H A Drsm.conf31 #The max-exported-memory property provides for setting an upper limit
37 max-exported-memory=0;
46 #can be imported/exported.
/opensolaris-onvv-gate/usr/src/cmd/rcm_daemon/common/
H A Dnetwork_rcm.c274 char *exported; local
296 * that exported is never more than MAXPATHLEN bytes.
299 exported = alloca(len);
301 (void) snprintf(exported, len, "SUNW_datalink/%u", linkid);
317 rv = rcm_request_suspend(hd, exported, flag,
321 rv = rcm_request_offline(hd, exported, flag, dependent_reason);
324 rv = rcm_notify_online(hd, exported, flag, dependent_reason);
327 rv = rcm_notify_remove(hd, exported, flag, dependent_reason);
343 rv = rcm_notify_resume(hd, exported, flag, dependent_reason);
347 _("NET: bad RCM operation %1$d for %2$s\n"), op, exported);
423 char *exported; local
[all...]
H A Daggr_rcm.c650 char *exported; local
676 exported = alloca(RCM_LINK_RESOURCE_MAX);
677 (void) snprintf(exported, RCM_LINK_RESOURCE_MAX, "%s/%u",
679 rv = rcm_notify_remove(hd, exported, flags, depend_info);
683 exported);
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Task/
H A DTask.xs17 * The XS code exported to perl is below here. Note that the XS preprocessor
26 # Define any constants that need to be exported. By doing it this way we can
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DFunctions.pm70 The following functions are exported by default.
83 The following functions are exported only by request.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DCompare.pm149 sources, each of which can be a file or a file handle. It is exported
153 exported from File::Compare only by request.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMksymlists.pm223 C<Mksymlists>, which is exported by default from C<ExtUtils::Mksymlists>.
243 should be exported by the extension. For instance, one might say
261 be exported by the extension.
273 exported from the extension. Its value is a reference to an
274 array of function names to be exported by the extension. These
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dtlabel.c164 * the exported name to find the equivalent local zone and its
428 boolean_t exported = B_FALSE; local
434 * If it's in a filesys that was exported from the global zone,
436 * filesys that's NOT exported to any zone, it's admin_high.
439 * the file must be admin_high (not exported, probably a global
455 exported = B_TRUE;
461 if (!exported) {
496 exported = B_TRUE;
504 if (!exported)
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/attrs/
H A Dattrs.pm31 of attribute names. Notice that C<attrs::get> is not exported.
/opensolaris-onvv-gate/usr/src/cmd/initpkg/init.d/
H A DREADME.rc347 are exported.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/t/pod/
H A Dpodselect.xr29 podselect invokes the podselect() function exported by Pod::Select
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/pod/
H A DCatalog.pod44 the constants are exported into the caller's package. The final parameter is a
121 By default nothing is exported from this module. The following tags can be
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Task/pod/
H A DTask.pod49 By default nothing is exported from this module. The following tags can be
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/client/
H A DResourceBundle.properties622 exp_wiz_file_explain=Type the full path name of the file to which the configuration data should be exported.
623 exp_wiz_delete_explain=Do you want to automatically delete the exported data from this server after the export is completed?
625 exp_wiz_delete_exported=Delete exported data
647 imp_wiz_location_explain=This wizard helps you import DHCP configuration data previously exported from a Solaris DHCP server.\n\nType the full pathname to the file of exported data, which you want to import to this server.
653 imp_wiz_review_info=File {0} was exported
/opensolaris-onvv-gate/usr/src/cmd/fs.d/autofs/
H A Dns_fnmount.c56 static const FN_identifier_t attr_exported = {FN_ID_STRING, 8, "exported"};
116 * the corresponding directory is exported. Return FALSE on error.
119 exported(const FN_ref_t *ref, const char *cname, FN_status_t *status);
370 * is exported.
374 if (!self && !exported(ref, cname, status)) {
530 * For an ADDR_HOST address, treat a non-exported directory as
532 * exported subdirectories.
535 if (!exported(ref, cname, status)) {
574 exported(const FN_ref_t *ref, const char *cname, FN_status_t *status) function
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/XS/Typemap/
H A DTypemap.pm28 All the functions are exported. There is no reason not to do this since
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Exporter/
H A DHeavy.pm147 qq["$sym" is not exported by the $pkg module\n];
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpodselect.PL92 B<podselect> invokes the B<podselect()> function exported by B<Pod::Select>
H A Dpodchecker.PL92 B<podchecker> invokes the B<podchecker()> function exported by B<Pod::Checker>
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DExporter.pm139 symbols that are going to be exported into the users name space by
140 default, or which they can request to be exported, respectively. The
161 Generally anything not exported is still accessible from outside the
334 exported. Typically this applies to extensions which have functions
337 The names of any symbols that cannot be exported should be listed
348 recorded and all the requested symbols are exported. If the returned
H A DCarp.pm10 (not exported by default)
H A DSymbol.pm67 this routine is not exported by default--you may want to import it
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DProject.xs79 * The XS code exported to perl is below here. Note that the XS preprocessor
91 # Define any constants that need to be exported. By doing it this way we can
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Ucred/pod/
H A DUcred.pod97 By default nothing is exported from this module. The following tags can be
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/I18N/Langinfo/
H A DLanginfo.pm196 Nothing is exported by default.

Completed in 206 milliseconds

123