| /onnv/onnv-gate/usr/src/pkgdefs/SUNWzfsu/ |
| prototype_com | 62 d none usr/lib/python2.4/vendor-packages 755 root bin 63 d none usr/lib/python2.4/vendor-packages/zfs 755 root bin 64 f none usr/lib/python2.4/vendor-packages/zfs/__init__.py 644 root bin 65 f none usr/lib/python2.4/vendor-packages/zfs/__init__.pyc 644 root bin 66 f none usr/lib/python2.4/vendor-packages/zfs/allow.py 644 root bin 67 f none usr/lib/python2.4/vendor-packages/zfs/allow.pyc 644 root bin 68 f none usr/lib/python2.4/vendor-packages/zfs/dataset.py 644 root bin 69 f none usr/lib/python2.4/vendor-packages/zfs/dataset.pyc 644 root bin 70 f none usr/lib/python2.4/vendor-packages/zfs/groupspace.py 644 root bin 71 f none usr/lib/python2.4/vendor-packages/zfs/groupspace.pyc 644 root bi [all...] |
| /onnv/onnv-gate/usr/src/lib/efcode/ |
| Makefile | 30 SUBDIRS = engine fcdriver extend packages pci gp2 upa interpreter efdaemon \ 64 extend fcdriver packages pci gp2 upa interpreter efdaemon jupiter: engine 66 fcdriver: packages 70 interpreter: packages extend
|
| /onnv/onnv-gate/usr/src/cmd/mdb/ |
| Makefile | 57 clean.lint clean: $(SUBDIRS) packages 59 clobber: $(SUBDIRS) packages 67 @cd packages; pwd; $(MAKE) install
|
| /onnv/onnv-gate/usr/src/tools/protocmp/ |
| depend.c | 42 static pkg_list *packages[HASH_SIZE]; variable 53 for (tmp = packages[bucket]; tmp != NULL; tmp = tmp->next) { 70 tmp->next = packages[bucket]; 71 packages[bucket] = tmp; 153 * depend won't exist in ON packages until a build 156 * packages would copy in during the build. 171 * We have to be careful with some of the packages that are 175 * packages, since on x86 we only want the .i one, and on sparc
|
| /onnv/onnv-gate/usr/src/lib/pyzfs/ |
| Makefile.com | 39 ROOTLIBDIR= $(ROOT)/usr/lib/python2.4/vendor-packages/zfs
|
| /onnv/onnv-gate/usr/src/cmd/sgs/libconv/ |
| Makefile.com | 91 README_REVISION=../../packages/common/readme_revision 92 ONLDREADME= ../../packages/common/SUNWonld-README
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ |
| AnyDBM_File.pm | 31 It's just there to inherit from one of the various DBM packages. It 49 Here's a partial table of features the different packages offer:
|
| vars.pm | 72 Packages such as the B<AutoLoader> and B<SelfLoader> that delay 73 loading of subroutines within packages can create problems with
|
| Symbol.pm | 73 that lives in the specified package and in its sub-packages. Since perl,
|
| AutoSplit.pm | 93 =head2 Multiple packages 96 multiple packages within a single file. Both of the following cases
|
| Carp.pm | 58 Packages claim that there won't be errors on calls to or from 59 packages explicitly marked as safe by inclusion in @CARP_NOT, or 112 # The members of %Internal are packages that are internal to perl. 113 # Carp will not report errors from within these packages if it 115 # system. Carp will not report errors from within these packages 116 # either, and will not report calls *to* these packages for carp and 177 sub shortmess { # Short-circuit &longmess if called via multiple packages
|
| SelfLoader.pm | 10 my %Cache; # private cache for all SelfLoader's client packages 298 =head1 Multiple packages and fully qualified subroutine names 300 Subroutines in multiple packages within the same file are supported - but you 315 will ensure that the packages 'foo' and 'baz' correctly have the
|
| /onnv/onnv-gate/usr/src/ |
| README.license-files | 69 4. Figure out which packages deliver objects that are built using the 131 G. Empty packages: if your package delivers nothing (or, more strictly
|
| /onnv/onnv-gate/usr/src/lib/libshell/misc/ |
| buildksh93.readme | 32 and "ast-open" packages using its native (nmake-based) build system
|
| /onnv/onnv-gate/usr/src/cmd/svr4pkg/libinst/ |
| dryrun.c | 123 struct dr_pkg_entry *packages; /* pointer to the list of packages */ member in struct:drinfo 127 int total_pkgs; /* total number of dryrun packages */ 171 pkg_entry = &(dr_info.packages); 191 pkg_entry = dr_info.packages; 387 pkg_entry = dr_info.packages; 447 * Now all of the entries about the various packages that own 501 dr_info.packages = NULL; 615 * Now all of the entries about the various packages that own
|
| /onnv/onnv-gate/usr/src/cmd/sgs/ |
| Makefile | 185 XRPRUNE= rtld.4.x packages abi
|
| /onnv/onnv-gate/usr/src/lib/libdns_sd/ |
| README | 64 * SUNWdsdu and SUNWdsdr packages deliver all the new mDNS
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Term/ |
| ReadLine.pm | 3 Term::ReadLine - Perl interface to various C<readline> packages. 21 This package is just a front end to some other packages. At the moment
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/ |
| Hash.pm | 58 B<Tie::ExtraHash> packages 181 The packages relating to various DBM-related implementations (F<DB_File>,
|
| /onnv/onnv-gate/usr/src/tools/scripts/ |
| build_osnet.sh | 56 -P - do not copy packages to /pkgs 167 PKGARCHIVE="${BUILDAREA}/packages/${MACH}"; export PKGARCHIVE 319 echo "\n==== Building osnet packages ====\n" 330 echo "\n==== Disk space used (Source/Build/Packages) ====\n" 333 /usr/bin/du -s -k usr proto packages 336 # Copy packages into /pkgs location 339 echo "\n==== Copying newly built packages into /pkgs ====\n"
|
| /onnv/onnv-gate/usr/src/tools/ |
| README.tools | 114 against the packages. 265 to determine if the proto area matches the packages, and to detect
|
| /onnv/onnv-gate/usr/src/tools/findunref/ |
| exception_list.open | 145 # Ignore internal packages, scripts, and tools that are intentionally not 148 ./usr/src/cmd/mdb/packages 149 ./usr/src/cmd/sgs/packages 156 # Ignore files that are only used by internal packages.
|
| /onnv/onnv-gate/usr/src/lib/libcryptoutil/ |
| README | 223 Libraries for lint and header files will not be shipped in any Sun packages
|
| /onnv/onnv-gate/usr/src/cmd/lp/filter/postscript/ |
| README | 121 MACRODIR - Macro packages get installed here. The ones I've included handle 341 Stand-alone troff macro packages that currently support picture inclusion
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/ |
| pod2latex.PL | 279 (unless C<=for/=begin> directives are used that rely on extra packages).
|