/osnet-11/usr/src/lib/brand/solaris10/cmd/ |
H A D | s10_fs_minimal.sh | 63 /usr/bin/cp -f /.SUNWnative/lib/svc/manifest/network/network-netcfg.xml \ 64 /var/svc/manifest/network/network-netcfg.xml 65 /usr/bin/cp -f /.SUNWnative/lib/svc/manifest/network/network-ipmgmt.xml \ 66 /var/svc/manifest/network/network-ipmgmt.xml
|
/osnet-11/usr/src/tools/onbld/Checks/ |
H A D | pkglint.py | 43 def varmigrate(self, action, manifest, engine, pkglint_id="001"): 70 {"path": path, "pkg": manifest.fmri}, 82 {"path": path, "pkg": manifest.fmri}, 88 def varshare(self, action, manifest, engine, pkglint_id="002"): 110 {"path": path, "pkg": manifest.fmri},
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/ |
H A D | 00compile.t | 23 my $manifest = File::Spec->catfile('MANIFEST'); 24 open(MANIFEST, $manifest) or die "Can't open $manifest: $!";
|
H A D | basic.t | 70 # Supress 'make manifest' noise 72 my $manifest_out = run("$make manifest"); 73 ok( -e 'MANIFEST', 'make manifest created a MANIFEST' ); 224 my $manifest = maniread(); 227 _normalize($manifest); 228 is( $manifest->{'meta.yml'}, 'Module meta-data (added by MakeMaker)' );
|
H A D | Constant.t | 281 my $manifest = "MANIFEST"; 282 push @files, $manifest; 283 open FH, ">$manifest" or die "open >$manifest: $!\n"; 285 close FH or die "close $manifest: $!\n";
|
H A D | Manifest.t | 129 # only MANIFEST and foo are in the manifest 137 # poison the manifest, and add a comment that should be reported 160 like( $warn, qr/Added to albatross: /, 'using a new manifest file' );
|
/osnet-11/usr/src/lib/libslp/javalib/ |
H A D | Makefile | 40 -$(RM) $(CLASSES)/manifest* 77 cd $(CLASSES); $(JAR) cmf manifest.slpd $@ $(PKGPATH) 80 cd $(CLASSES); $(JAR) cmf manifest.slp $@ $(UA_SA_SUBSET_CLASSES) $(PKGPATH)/$(CLIENT_MSGS) 86 $(MAKE) -f Makefile.manifest CLASSES=$(CLASSES) PKGPATH=$(PKGPATH)
|
H A D | Makefile.conf | 49 SLPMANI= $(CLASSES)/manifest.slp 50 SLPDMANI= $(CLASSES)/manifest.slpd
|
/osnet-11/usr/src/lib/brand/solaris/zone/ |
H A D | pkgcreatezone.ksh | 43 m_usage=$(gettext "\n install [-h]\n install [-m manifest] [-c profile.xml | dir]\n install {-a archive|-d path} {-p|-u} [-U] [-s|-v] [-c profile.xml | dir]") 64 manifest="" 102 m) manifest="$OPTARG" ;; 146 # AI zone manifest option isn`t allowed when installing from a system image. 148 [[ -n "$manifest" ]] && fail_usage \ 189 # Use default AI zone manifest if none is given 190 if [[ ! -n $manifest ]]; then 191 manifest=/usr/share/auto_install/manifest/zone_default.xml 195 # Add packages to AI zone manifest fo [all...] |
/osnet-11/usr/src/lib/efcode/efdaemon/ |
H A D | Makefile | 40 MFSTDIR = $(ROOT)/lib/svc/manifest/platform/sun4u 41 MFSTDIR_SUN4V = $(ROOT)/lib/svc/manifest/platform/sun4v
|
/osnet-11/usr/src/lib/libdns_sd/java/com/apple/dnssd/ |
H A D | Makefile | 99 SIMPLECHATMAN = $(EXAMPLESSRC)/SimpleChat.manifest 107 src/SimpleChat.manifest src/SwingBrowseListener.java \ 110 BROWSERAPPMAN = $(EXAMPLESSRC)/BrowserApp.manifest 120 src/SwingDomainListener.java src/BrowserApp.manifest
|
/osnet-11/usr/src/lib/nsswitch/ |
H A D | Makefile | 31 MANIFESTDIR= $(ROOT)/lib/svc/manifest/system/name-service
|
/osnet-11/usr/src/lib/cfgadm_plugins/fp/ |
H A D | Makefile.com | 59 ROOTMANIFESTDIR= $(ROOT)/lib/svc/manifest/system/device
|
/osnet-11/usr/src/lib/libresolv2/ |
H A D | Makefile | 30 MANIFESTDIR= $(ROOT)/lib/svc/manifest/network/dns
|
/osnet-11/usr/src/lib/brand/solaris10/zone/ |
H A D | attach.ksh | 181 if [[ -e ${zone.root}/var/svc/manifest/system/sysevent.xml ]]; then
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/ |
H A D | Manifest.pm | 54 my $manifest = maniread(); 296 my $manifest = maniread(); 297 my $manifest = maniread($manifest_file); 541 my $manifest = maniread(); 542 my @needed = grep { !exists $manifest->{$_} } keys %$additions; 566 my @manifest = <MANIFEST>; 569 unless( $manifest[-1] =~ /\n\z/ ) {
|
H A D | MM_Any.pm | 420 .PHONY: all config static dynamic test linkext manifest
|
H A D | MM_Unix.pm | 727 Defines the targets distclean, distcheck, skipcheck, manifest, veryclean. 744 manifest : label
|
/osnet-11/usr/src/lib/libsecdb/ |
H A D | Makefile | 61 MANIFESTDIR = $(ROOT)/lib/svc/manifest/system
|
/osnet-11/usr/src/tools/onbld/Scm/ |
H A D | WorkSpace.py | 235 elif rn[0] in self.parenttip.manifest(): 247 if fname == oldname or fname not in self.localtip.manifest(): 288 if entry.name not in self.parenttip.manifest(): 388 # Note that we use localtip.manifest() here because of a bug in 390 if ((path in self.parenttip) != (path in self.localtip.manifest())):
|
/osnet-11/usr/src/lib/libdtrace_jni/java/ |
H A D | Makefile | 44 MANIFEST=$(APIDIR)/manifest
|
/osnet-11/usr/src/cmd/perl/5.8.4/utils/port/ |
H A D | MapFiles | 156 # Brute force: Compare the manifest file against each file with 207 manifest)$}ix && $f !~ m{\.e2x$}) ||
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ |
H A D | config_h.SH | 701 * This manifest constant tells the C program to include <fcntl.h>. 1082 * This manifest constant lets the C program know that isascii 1095 * This manifest constant lets the C program know that the three 1569 * This manifest constant lets the C program know that the access() 2367 * This manifest constant lets the C program know that dirfd
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/ |
H A D | Complex.pm | 1935 Whatever it is, it does not manifest itself anywhere else where Perl runs.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ |
H A D | CPAN.pm | 5003 my $manifest = File::Spec->catfile($where,"MANIFEST"); 5004 unless (-f $manifest) { 5011 my $fh = FileHandle->new($manifest) 5012 or Carp::croak("Couldn't open $manifest: $!"); 5343 # mff=manifest file; mfh=manifest handle
|