Searched refs:wrapper (Results 1 - 25 of 26) sorted by relevance

12

/osnet-11/usr/src/lib/brand/solaris/zone/
H A DMakefile26 PROGS= boot.wrapper halt.wrapper attach boot clone detach halt \
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/MakeMaker/
H A Dvmsish.pm37 ExtUtils::MakeMaker::vmsish is just a very thin wrapper around vmsish
H A Dbytes.pm35 ExtUtils::MakeMaker::bytes is just a very thin wrapper around bytes
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Harness/
H A DIterator.pm23 This is a simple iterator wrapper for arrays and filehandles.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DTerse.pm76 This version of B::Terse is really just a wrapper that calls B::Concise
94 E<lt>mbeattie@sable.ox.ac.ukE<gt>. This wrapper was written by Stephen
/osnet-11/usr/src/lib/libparted/common/libparted/fs/hfs/
H A Dhfs.c393 if (priv_data->wrapper) hfs_close(priv_data->wrapper);
432 priv_data->wrapper = hfs_open(geom);
433 if (!priv_data->wrapper) goto hpo_gm;
435 priv_data->wrapper->type_specific;
454 priv_data->wrapper = NULL;
564 hpo_wr: if (priv_data->wrapper) hfs_close(priv_data->wrapper);
764 /* Update the HFS wrapper mdb and bad blocks file to reflect
779 priv_data->wrapper
[all...]
H A Dadvfs_plus.c329 if (priv_data->wrapper) {
331 priv_data->wrapper->type_specific;
338 * if hfs+ is embedded in an hfs wrapper then the new size is :
341 * + the minimum size of the hfs wrapper without any hfs+
343 * - the current size of the hfs+ volume in the hfs wrapper
345 hgee = hfs_get_empty_end(priv_data->wrapper);
H A Dhfs.h786 PedFileSystem* wrapper; /* NULL if hfs+ is not embedded */ member in struct:_HfsPPrivateFSData
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/I18N/Langinfo/
H A DLanginfo.pm202 The langinfo() is just a wrapper for the C nl_langinfo() interface.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/Command/
H A DMM.pm224 A wrapper around ExtUtils::Install::uninstall(). Warns that
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/IPC/
H A DOpen2.pm88 function is really just a wrapper around open3().
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpod2latex.PL281 wrapper C<latex> code.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dbigrat.pm178 C<bigrat> is just a thin wrapper around various modules of the Math::BigInt
H A DMemoize.pm73 my $wrapper =
99 *{$install_name} = $wrapper; # Install memoized version
102 $revmemotable{$wrapper} = "" . $cref; # Turn code ref into hash key
160 MEMOIZED => $wrapper,
167 $wrapper # Return just memoized version
H A Dbigint.pm344 C<bigint> is just a thin wrapper around various modules of the Math::BigInt
H A Dbignum.pm442 C<bignum> is just a thin wrapper around various modules of the Math::BigInt
H A Dperl5db.pl4039 The second function is a wrapper which does the following:
5264 C<dumpit> is the debugger's wrapper around dumpvar.pl.
8456 A small wrapper around C<cmd_prepost>; it makes sure that the default doesn't
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
H A DLgrp.xs76 * symbol in the library and perl wrapper returns empty list and sets errno to
275 # lgrp_latency_cookie calls our internal wrapper _lgrp_latency_cookie() which
/osnet-11/usr/src/tools/onbld/hgext/
H A Dcdm.py229 def wrapper(settings=None): function in function:pbconfirm
238 atexit.register(wrapper, orig)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DConstant.pm16 # Generates wrapper code to make the values of the constants FOO BAR BAZ
21 ExtUtils::Constant facilitates generating C and XS wrapper code to allow
806 the value and type of constants when passed the name by the XS wrapper.
1097 This XS code is a wrapper around a C subroutine usually generated by
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/
H A DSafe.pm515 be achieved by having a handle to a wrapper subroutine (written
519 sub wrapper {
522 $cpt->share('&wrapper');
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DInputObjects.pm48 wrapper around a filehandle or C<IO::Handle>-type object (or anything
99 C<Pod::InputSource> objects. Each such object is merely a wrapper around
H A DParser.pm1021 wrapper object could be used to parse PODs from a single string or an
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DHandle.pm137 opposite of read. The wrapper for the perl C<write> function is
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Getopt/
H A DLong.pm2095 errors. This makes it possible to write wrapper scripts that process

Completed in 167 milliseconds

12