Searched refs:export (Results 1 - 25 of 64) sorted by relevance

123

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dpl2pm.PL86 my @export = ();
91 @export = m/sub\s+\w+'(\w+)/g;
95 @export = m/sub\s+([A-Za-z]\w*)/g;
97 my @export_ok = grep($keyword{$_}, @export);
98 @export = grep(!$keyword{$_}, @export);
100 my %export = ();
101 @export{@export} = (1) x @export;
[all...]
/opensolaris-onvv-gate/usr/src/lib/libshell/common/include/
H A Denv.h26 # define export __EXPORT__ macro
/opensolaris-onvv-gate/usr/src/cmd/wbem/provider/c/filesystems/common/mount_methods/
H A Dmountprov_methods.c238 * Description: Creates an array from the export list given in string form.
241 * - char *exportList_in_string_form - The export list from the showmount
249 * the showmount export list.
257 char *export; local
274 export = strtok(listCopy, endOfLine);
280 for (export = strtok(NULL, endOfLine); export != NULL;
281 export = strtok(NULL, endOfLine)) {
302 export = strtok(listCopy, endOfLine);
306 export
[all...]
/opensolaris-onvv-gate/usr/src/lib/libshare/nfs/
H A Dlibshare_nfs.c41 #include <nfs/export.h>
894 * fill_export_from_optionset(export, optionset)
897 * into the export structure. Share info will be filled in by the
903 fill_export_from_optionset(struct exportdata *export, sa_optionset_t optionset) argument
936 export->ex_anon = val;
941 export->ex_flags |= EX_NOSUID;
943 export->ex_flags &= ~EX_NOSUID;
948 export->ex_flags |= EX_ACLOK;
950 export->ex_flags &= ~EX_ACLOK;
955 export
1039 cleanup_export(struct exportdata *export) argument
1748 struct exportdata export; local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.h49 extern void export(struct svc_req *);
H A Dexportlist.c66 * Send current export list to a client
69 export(struct svc_req *rqstp) function
104 * indicates export to everyone. Unfortunately, SunOS 4.x
109 * indicate export to everyone.
H A Dnfs_cmd.c35 #include <nfs/export.h>
/opensolaris-onvv-gate/usr/src/lib/libc/port/sys/
H A Dnfssys.c43 #include <nfs/export.h>
/opensolaris-onvv-gate/usr/src/uts/common/nfs/
H A Dlm.h45 #include <nfs/export.h>
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DExporter.pm25 sub export { subroutine
40 return export $pkg, $callpkg, @_
61 return export $pkg, $callpkg, ($args ? @_ : ()) if $heavy;
77 # Otherwise we could have aliased them to export().
109 @EXPORT_OK = qw(munge frobnicate); # symbols to export on request
115 @EXPORT_OK = qw(munge frobnicate); # symbols to export on request
125 to export functions and variables to its users' namespaces. Many modules
153 Do B<not> export method names!
155 Do B<not> export anything else by default without a good reason!
157 Exports pollute the namespace of the module user. If you must export
[all...]
H A DFileHandle.pm37 # Everything we're willing to export, we must first import.
73 Exporter::export($pkg, $callpkg, @_);
77 # export its constants.
81 Exporter::export('Fcntl', $callpkg);
/opensolaris-onvv-gate/usr/src/cmd/sh/
H A Dmsg.c79 const char badexport[] = "cannot export functions";
188 const char export[] = "export"; variable
209 { "export", SYSXPORT },
H A Ddefs.h403 extern const char export[];
/opensolaris-onvv-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi.c265 smbios_port_ext_t export; local
344 &export) != 0) {
350 if (export.smbporte_chassis != ch_smbid)
358 rv = x86pi_gen_bay(mod, chassis_node, &export,
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/server/
H A DDhcpMgrImpl.java42 // Global lock file used to ensure only one export or import is running
124 * Opens an export file and writes a header record to it.
125 * @param fileName the fullpath to the export file to create.
130 * another file already open for import or export
148 ObjectOutputStream export = new ObjectOutputStream(
154 export.writeObject(header);
157 currentStream = export;
169 * Close an export file, delete it if need be
200 * export or import is already in progress.
245 * Retrieve the export heade
[all...]
/opensolaris-onvv-gate/usr/src/cmd/fs.d/nfs/clear_locks/
H A Dclear_locks.c44 #include <nfs/export.h>
/opensolaris-onvv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/
H A Dconfig.h98 // It's not possible to export templates using __declspec(dllexport),
221 #define SP_DLLEXPORT __declspec(export)
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/Catalog/
H A DCatalog.pm37 # <export flag> If true, the constants defined by the register sub will
54 my ($class, $cat_pfx, $cat_id, $export, %idlist) = @_;
95 if ($export) {
/opensolaris-onvv-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg.l86 <INITIAL>export { BEGIN WORD; return (SCC_EXPORT); }
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Errno/
H A DErrno_pm.PL400 defined in your system C<errno.h> include file. It has a single export
401 tag, C<:POSIX>, which will export all POSIX defined error numbers.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Exporter/
H A DHeavy.pm204 do { require Carp; Carp::croak("Can't export symbol: $type$sym") };
214 $pkg->export($callpkg, @_);
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg_lex.l101 <INITIAL>export {
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Hash/
H A DUtil.pm43 By default C<Hash::Util> does not export anything.
/opensolaris-onvv-gate/usr/src/lib/libdns_sd/common/
H A Ddnssd_clientlib.c79 #pragma export on
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DSocket.pm36 Exporter::export 'Socket', $callpkg, @_;
324 C<IO::Socket> will export all functions (and constants) defined by L<Socket>.

Completed in 301 milliseconds

123